rime commited on
Commit
f997a91
·
verified ·
1 Parent(s): 5fb3d7c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -556,7 +556,7 @@ def synthesize(key, text, speakers_must, speed, request: gr.Request):
556
  }
557
  print(json_data)
558
  response = requests.post(
559
- "https://model-232ped0q.api.baseten.co/deployment/wxe9k53/predict",
560
  headers=headers,
561
  json=json_data,
562
  )
 
556
  }
557
  print(json_data)
558
  response = requests.post(
559
+ "https://model-232ped0q.api.baseten.co/deployment/wllk42w/predict",
560
  headers=headers,
561
  json=json_data,
562
  )