Commit 5199ee4
Fix missing raise statements in check_inputs (huggingface#7473)
Co-authored-by: Sayak Paul <[email protected]>1 parent 544710e commit 5199ee4
File tree
2 files changed
+2
-2
lines changed- examples/community
- src/diffusers/pipelines/stable_diffusion_gligen
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
533 | | - | |
| 533 | + | |
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
| 472 | + | |
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
| |||
0 commit comments