Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,9 @@ sdk_version: 5.15.0
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
short_description: Flux version implementation of LayerDiffuse
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
short_description: Flux version implementation of LayerDiffuse
|
| 11 |
+
preload_from_hub:
|
| 12 |
+
- black-forest-labs/FLUX.1-dev
|
| 13 |
+
- RedAIGC/Flux-version-LayerDiffuse layerlora.safetensors
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|