MothersTongue commited on
Commit
0066b69
1 Parent(s): 48edabc

Update app/main.py

Browse files
Files changed (1) hide show
  1. app/main.py +1 -1
app/main.py CHANGED
@@ -36,7 +36,7 @@ origins = [
36
  "http://127.0.0.1:8080",
37
  "http://127.0.0.1:3000",
38
  "http://127.0.0.1:5173",
39
- "https://r3vibe-mother-tongue.hf.space",
40
  ]
41
 
42
  app.add_middleware(
 
36
  "http://127.0.0.1:8080",
37
  "http://127.0.0.1:3000",
38
  "http://127.0.0.1:5173",
39
+ "https://motherstongue-voice-matcher-api.hf.space",
40
  ]
41
 
42
  app.add_middleware(