Commit bf5ca03
[Flax] Add Vae for Stable Diffusion (#555)
* [Flax] Add Vae
* correct
* Apply suggestions from code review
Co-authored-by: Suraj Patil <[email protected]>
* Finish
Co-authored-by: Suraj Patil <[email protected]>1 parent b17d49f commit bf5ca03
File tree
3 files changed
+610
-0
lines changed- src/diffusers
- models
3 files changed
+610
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| 297 | + | |
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
| |||
0 commit comments