docs: bring back `api` prefix
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ python_version: 3.12.3
|
|
| 8 |
models: [winstxnhdw/nllb-200-distilled-1.3B-ct2-int8]
|
| 9 |
tags: [translation, translator, nllb, ctranslate2]
|
| 10 |
pinned: true
|
| 11 |
-
base_path: /schema/swagger
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
models: [winstxnhdw/nllb-200-distilled-1.3B-ct2-int8]
|
| 9 |
tags: [translation, translator, nllb, ctranslate2]
|
| 10 |
pinned: true
|
| 11 |
+
base_path: /api/schema/swagger
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|