You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/examples/images/diffusion/scripts/txt2img.sh

6 lines
243 B

python scripts/txt2img.py --prompt "Teyvat, Medium Female, a woman in a blue outfit holding a sword" --plms \
--outdir ./output \
--ckpt checkpoints/last.ckpt \
--config configs/2023-02-02T18-06-14-project.yaml \
--n_samples 4