Commit 614c182
authored
Restore compatibility with deprecated
* Restore compatibility with old ONNX pipeline.
I think it broke in huggingface#552.
* Add missing attribute `vae_encoder`StableDiffusionOnnxPipeline (huggingface#1191)1 parent 11f7d6f commit 614c182
File tree
1 file changed
+3
-0
lines changed- src/diffusers/pipelines/stable_diffusion
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
| 272 | + | |
271 | 273 | | |
272 | 274 | | |
273 | 275 | | |
| |||
279 | 281 | | |
280 | 282 | | |
281 | 283 | | |
| 284 | + | |
282 | 285 | | |
283 | 286 | | |
284 | 287 | | |
| |||
0 commit comments