Spaces:
Running
on
L4
Running
on
L4
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,11 @@ sdk: docker
|
|
| 7 |
pinned: false
|
| 8 |
license: apache-2.0
|
| 9 |
suggested_hardware: a10g-small
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
pinned: false
|
| 8 |
license: apache-2.0
|
| 9 |
suggested_hardware: a10g-small
|
| 10 |
+
startup_duration_timeout: 1h
|
| 11 |
+
preload_from_hub:
|
| 12 |
+
- timm/ViT-SO400M-14-SigLIP-384
|
| 13 |
+
- nllg/detikzify-ds-7b
|
| 14 |
+
- nllg/detikzify-ds-1.3b
|
| 15 |
---
|
| 16 |
|
| 17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|