Spaces:
Sleeping
Sleeping
Commit ·
cc22352
1
Parent(s): 8968c14
docs: add new metadata
Browse files
README.md
CHANGED
|
@@ -4,7 +4,10 @@ emoji: 🏢
|
|
| 4 |
colorFrom: pink
|
| 5 |
colorTo: red
|
| 6 |
sdk: docker
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 4 |
colorFrom: pink
|
| 5 |
colorTo: red
|
| 6 |
sdk: docker
|
| 7 |
+
python_version: 3.11.4
|
| 8 |
+
models: [winstxnhdw/nllb-200-distilled-1.3B-ct2-int8]
|
| 9 |
+
tags: [translation, translator, nllb, ctranslate2]
|
| 10 |
+
pinned: true
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|