arnabg95 commited on
Commit
48edabc
1 Parent(s): fe79a8f

server change.

Browse files
Files changed (1) hide show
  1. app/main.py +1 -1
app/main.py CHANGED
@@ -17,7 +17,7 @@ app = FastAPI(
17
  "description": "Local Server",
18
  },
19
  {
20
- "url": "https://r3vibe-mother-tongue.hf.space/api/v1",
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
  ],