Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model:
|
| 3 |
+
- madebyollin/sdxl-vae-fp16-fix
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
This model is encoded with sdxl-vae to simplify distillation/training of various models.
|
| 7 |
+
You can use the sdxl-vae to decode it. Image with prompt, 10000 files per model
|