Daniel Ecer commited on
Commit ·
2c8a4e0
1
Parent(s): c5e62d2
Configure base path
Browse files
README.md
CHANGED
|
@@ -4,6 +4,7 @@ sdk: docker
|
|
| 4 |
app_port: 8070
|
| 5 |
license: mit
|
| 6 |
pinned: false
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 4 |
app_port: 8070
|
| 5 |
license: mit
|
| 6 |
pinned: false
|
| 7 |
+
base_path: /api/convert
|
| 8 |
---
|
| 9 |
|
| 10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|