|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
diffusers | %!s(int64=2) %!d(string=hai) anos | |
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
requirements.txt | %!s(int64=2) %!d(string=hai) anos |
'''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 '''