Brian Fitzgerald
commited on
Commit
•
f552176
1
Parent(s):
7038f58
Update result image and README
Browse files- README.md +1 -1
- sample_cond.png +3 -0
README.md
CHANGED
@@ -77,7 +77,7 @@ models/canny_8b.safetensors
|
|
77 |
|
78 |
and then you can run
|
79 |
```
|
80 |
-
python sd3_infer.py --controlnet_ckpt models/canny_8b.safetensors --controlnet_cond_image sample_cond.png --prompt "An adorable fluffy pastel creature"
|
81 |
```
|
82 |
|
83 |
Which should give you an image like below:
|
|
|
77 |
|
78 |
and then you can run
|
79 |
```
|
80 |
+
python sd3_infer.py --controlnet_ckpt models/canny_8b.safetensors --controlnet_cond_image input/sample_cond.png --prompt "An adorable fluffy pastel creature"
|
81 |
```
|
82 |
|
83 |
Which should give you an image like below:
|
sample_cond.png
ADDED
Git LFS Details
|