mirror of
https://github.com/Stability-AI/stablediffusion.git
synced 2024-12-22 15:44:58 +00:00
5 lines
No EOL
258 B
Bash
5 lines
No EOL
258 B
Bash
python scripts/inpaint.py --src inpaintng_Birman_9.jpg\
|
|
--mask inpaintmask_Birman_9.jpg\
|
|
--prompt "A cat is sitting on the TV"\
|
|
--steps 100\
|
|
--n_sample 10 |