Commit f3fac68
small bugfix at StableDiffusionDepth2ImgPipeline call to check_inputs and batch size calculation (huggingface#2423)
small bugfix in call to check_inputs and batch size calculation
Co-authored-by: mishka <[email protected]>1 parent 8f1fe75 commit f3fac68
File tree
1 file changed
+15
-2
lines changed- src/diffusers/pipelines/stable_diffusion
1 file changed
+15
-2
lines changedLines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
590 | | - | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
591 | 598 | | |
592 | 599 | | |
593 | 600 | | |
594 | 601 | | |
595 | 602 | | |
596 | | - | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
597 | 610 | | |
598 | 611 | | |
599 | 612 | | |
| |||
0 commit comments