why can't I get a right output of stable diffusion follow your official document? #2454
Unanswered
yufengyao-lingoace
asked this question in
Community | Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
why can't I get a right output of stable diffusion follow your official document?
The command I used:
python main.py --logdir /tmp/ -t -b configs/train_colossalai.yaml
python scripts/txt2img.py --prompt "a photograph of an astronaut riding a horse" --plms
--outdir ./output
--config path/to/logdir/checkpoints/last.ckpt
--ckpt /path/to/logdir/configs/project.yaml \
Beta Was this translation helpful? Give feedback.
All reactions