Spaces:
Running
Running
update models
Browse files
README.md
CHANGED
|
@@ -6,9 +6,16 @@ colorTo: yellow
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
models:
|
| 9 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
license: apache-2.0
|
| 11 |
-
app_file: index.html
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
models:
|
| 9 |
+
- onnx-community/Phi-3.5-mini-instruct-onnx-web
|
| 10 |
+
- onnx-community/Janus-1.3B-ONNX
|
| 11 |
+
- onnx-community/Florence-2-base-ft
|
| 12 |
+
- onnx-community/Llama-3.2-1B-Instruct-q4f16
|
| 13 |
+
- mixedbread-ai/mxbai-rerank-xsmall-v1
|
| 14 |
+
- MoritzLaurer/deberta-v3-xsmall-zeroshot-v1.1-all-33
|
| 15 |
+
- Xenova/speecht5_tts
|
| 16 |
+
- Xenova/speecht5_hifigan
|
| 17 |
+
- onnx-community/OuteTTS-0.2-500M
|
| 18 |
license: apache-2.0
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|