Brian Fitzgerald commited on
Commit
488bcbe
1 Parent(s): 04d992b

Update result image and README

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. sample_cond.png +3 -0
  3. sample_result.png +2 -2
README.md CHANGED
@@ -67,7 +67,7 @@ pip install -r requirements.txt
67
  Then, download the models and sample images like so:
68
 
69
  ```
70
- input/canny.png
71
  models/clip_g.safetensors
72
  models/clip_l.safetensors
73
  models/t5xxl.safetensors
@@ -77,12 +77,12 @@ models/canny_8b.safetensors
77
 
78
  and then you can run
79
  ```
80
- python sd3_infer.py --controlnet_ckpt models/blur_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:
84
 
85
- ![An adorable fluffy pastel creature](sample_result.png)
86
 
87
 
88
  ### Preprocessing
 
67
  Then, download the models and sample images like so:
68
 
69
  ```
70
+ input/sample_cond.png
71
  models/clip_g.safetensors
72
  models/clip_l.safetensors
73
  models/t5xxl.safetensors
 
77
 
78
  and then you can run
79
  ```
80
+ python sd3_infer.py --controlnet_ckpt models/blur_8b.safetensors --controlnet_cond_image input/sample_cond.png --prompt "A duck riding a tidal wave, 3D graphic art style"
81
  ```
82
 
83
  Which should give you an image like below:
84
 
85
+ ![A duck riding a tidal wave](sample_result.png)
86
 
87
 
88
  ### Preprocessing
sample_cond.png ADDED

Git LFS Details

  • SHA256: de8030938f85d6a3d5fd088ecb922388dfc4085789deb6aab321545fcd7a4dbe
  • Pointer size: 131 Bytes
  • Size of remote file: 551 kB
sample_result.png CHANGED

Git LFS Details

  • SHA256: 483aa1017a90fb48350203c469dcd90eabc6959d6bae5692e2f44ed961c5f42f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.53 MB

Git LFS Details

  • SHA256: 5d2cc3a56976f0a4f5bb747f008542ed85f4c142e0e084348e9b4ddc5674e5e0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.3 MB