Commit 568b73f
authored
Fix stable diffusion onnx pipeline error when batch_size > 1 (huggingface#2366)
fix safety_checker for batch_size > 11 parent 8e1cae5 commit 568b73f
File tree
1 file changed
+0
-3
lines changed- src/diffusers/pipelines/stable_diffusion
1 file changed
+0
-3
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | 306 | | |
310 | 307 | | |
311 | 308 | | |
| |||
0 commit comments