Create README.md
Browse files- vae/ldm/README.md +19 -0
vae/ldm/README.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: gpl-3.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# Index of vae
|
| 6 |
+
|
| 7 |
+
- **[tree:](https://huggingface.co/scrapware/personal-backup/tree/main/vae/ldm)** tree view.
|
| 8 |
+
|
| 9 |
+
VAE models.
|
| 10 |
+
|
| 11 |
+
## kl-f8.fix.pt
|
| 12 |
+
|
| 13 |
+
incomplete and not reflect changes latest result.
|
| 14 |
+
|
| 15 |
+
### dosmix256
|
| 16 |
+

|
| 17 |
+
|
| 18 |
+
KL-F8 (LDM KL-8 Model)
|
| 19 |
+
Another exports from LDM kl-f8 I don't know same of sd1.4 models baked vae version. Found bluey stains as NaN inf calculated into suddonly 10 clip skip misoperations, fixed this stains & placed original version just in case(included stains tensor). This core base VAE models --- mostly SD VAE origins are in kl-f8.
|