Commit 05be622
Fix depth pipeline "input/weight type should be the same" error at fp16 (huggingface#8321)
Fix "input/weight type should be the same"
Co-authored-by: YiYi Xu <[email protected]>1 parent 352d96e commit 05be622
File tree
1 file changed
+1
-1
lines changed- src/diffusers/pipelines/stable_diffusion
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
| 549 | + | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| |||
0 commit comments