Spaces:
Paused
Paused
File size: 344 Bytes
77be911 ac2dcb5 77be911 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: InterpreTalk
emoji: 📊
colorFrom: red
colorTo: green
sdk: docker
pinned: false
license: mit
python_version: 3.10
app_port : 7860
models :
- "facebook/seamless-m4t-v2-large"
preload_from_hub:
- "facebook/seamless-m4t-v2-large"
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|