Skip to content

Latest commit

 

History

History

stable-diffusion

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

stable-diffusion


a photograph of an astronaut riding a horse

pre-trained models

stable-diffusion
clip model

txt2img

CUDA_VISIBLE_DEVICES=0 python scripts/txt2img.py \
                    --prompt "a photograph of an astronaut riding a horse" \
                    --plms \
                    --negative_prompt "a brown horse" \

TODO

  • tutorial writing
  • video tutorial