|
2 years ago | |
---|---|---|
diffusers | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
requirements.txt | 2 years ago |
'''console python diffuser.py image_to_image --text "A fantasy landscape, trending on artstation" --source_image=https://raw.githubusercontent.com/CompVis/stable-diffusion/main/assets/stable-samples/img2img/sketch-mountains-input.jpg --model="runwayml/stable-diffusion-v1-5" --ftype=f32 --backend=mps '''
'''console python diffuser.py text_to_image --text "A girl, long hair, working on a laptop at a desk, in front of 2 large monitors, picasso style" --model="runwayml/stable-diffusion-v1-5" --ftype=f32 --backend=mps '''