Commit 0671472
Fix Flax pipeline: width and height are ignored huggingface#838 (huggingface#848)
* Fix Flax pipeline: width and height are ignored huggingface#838
* Fix Flax pipeline: width and height are ignored1 parent 8e4792f commit 0671472
File tree
1 file changed
+1
-6
lines changed- src/diffusers/pipelines/stable_diffusion
1 file changed
+1
-6
lines changedLines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
| 155 | + | |
161 | 156 | | |
162 | 157 | | |
163 | 158 | | |
| |||
0 commit comments