Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ app_file: app.py
|
|
| 9 |
pinned: true
|
| 10 |
license: mit
|
| 11 |
short_description: Stunning images using stable diffusion.
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 9 |
pinned: true
|
| 10 |
license: mit
|
| 11 |
short_description: Stunning images using stable diffusion.
|
| 12 |
+
preload_from_hub:
|
| 13 |
+
- madebyollin/sdxl-vae-fp16-fix config.json,diffusion_pytorch_model.safetensors
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|