Spaces:
Running
Running
File size: 709 Bytes
a8ef8b7 eba0d54 a8ef8b7 5400c41 eba0d54 edf65f5 a8ef8b7 edf65f5 a8ef8b7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
title: Transformers Js Demos
emoji: π
colorFrom: blue
colorTo: yellow
sdk: static
pinned: false
models:
- onnx-community/Phi-3.5-mini-instruct-onnx-web
- onnx-community/Janus-1.3B-ONNX
- onnx-community/Florence-2-base-ft
- onnx-community/Llama-3.2-1B-Instruct-q4f16
- mixedbread-ai/mxbai-rerank-xsmall-v1
- MoritzLaurer/deberta-v3-xsmall-zeroshot-v1.1-all-33
- Xenova/speecht5_tts
- Xenova/speecht5_hifigan
- onnx-community/OuteTTS-0.2-500M
license: apache-2.0
app_file: index.html
---
<script>
window.location.href = "https://dwb2023-transformers-js-demos.static.hf.space/";
</script>
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |