Spaces:
Running
Running
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: No Language Left Behind
|
3 |
+
emoji: 📖
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: blue
|
6 |
+
sdk: docker
|
7 |
+
python_version: 3.11.4
|
8 |
+
models: [Enpas/Contra-200int8]
|
9 |
+
tags: [translation, translator, nllb, ctranslate2]
|
10 |
+
pinned: true
|
11 |
+
base_path: /api/docs
|