Spaces:
Runtime error
Runtime error
server change.
Browse files- app/main.py +1 -1
app/main.py
CHANGED
|
@@ -17,7 +17,7 @@ app = FastAPI(
|
|
| 17 |
"description": "Local Server",
|
| 18 |
},
|
| 19 |
{
|
| 20 |
-
"url": "https://
|
| 21 |
"description": "Huggingface Server",
|
| 22 |
}
|
| 23 |
],
|
|
|
|
| 17 |
"description": "Local Server",
|
| 18 |
},
|
| 19 |
{
|
| 20 |
+
"url": "https://motherstongue-voice-matcher-api.hf.space/api/v1",
|
| 21 |
"description": "Huggingface Server",
|
| 22 |
}
|
| 23 |
],
|