Commit 66722db
[sdxl k-diffusion pipeline]move sigma to device (huggingface#6757)
move sigma to device
Co-authored-by: yiyixuxu <yixu310@gmail,com>
Co-authored-by: Sayak Paul <[email protected]>1 parent 2e8d18e commit 66722db
File tree
1 file changed
+1
-2
lines changed- src/diffusers/pipelines/stable_diffusion_k_diffusion
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
888 | 888 | | |
889 | 889 | | |
890 | 890 | | |
891 | | - | |
892 | 891 | | |
893 | 892 | | |
894 | | - | |
| 893 | + | |
895 | 894 | | |
896 | 895 | | |
897 | 896 | | |
| |||
0 commit comments