Commit cac7ada
authored
[Flax SDXL] fix zero out sdxl (huggingface#5203)
1 parent a584d42 commit cac7ada
File tree
1 file changed
+4
-3
lines changed- src/diffusers/pipelines/stable_diffusion_xl
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
193 | | - | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
194 | 195 | | |
195 | 196 | | |
196 | 197 | | |
| |||
0 commit comments