Commit b7a6e34
authored
[From single file] Make sure that controlnet stays False for from_single_file (huggingface#4181)
* fix from signle file
* Make sure converison always works with safetensors1 parent 47b3346 commit b7a6e34
File tree
1 file changed
+2
-4
lines changed- src/diffusers/pipelines/stable_diffusion
1 file changed
+2
-4
lines changedLines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
931 | 931 | | |
932 | 932 | | |
933 | 933 | | |
934 | | - | |
| 934 | + | |
935 | 935 | | |
936 | 936 | | |
937 | 937 | | |
| |||
1285 | 1285 | | |
1286 | 1286 | | |
1287 | 1287 | | |
1288 | | - | |
1289 | | - | |
1290 | | - | |
| 1288 | + | |
1291 | 1289 | | |
1292 | 1290 | | |
1293 | 1291 | | |
| |||
0 commit comments