startrz commited on
Commit
cb22ac1
·
verified ·
1 Parent(s): 566cde4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ def convert_audio_to_base64(audio_bytes):
15
 
16
  def query_prediction_api(audio_base64):
17
  """Send request to prediction API"""
18
- url = "http://localhost:3000/api/v1/prediction/<chatlfowid>"
19
 
20
  payload = {
21
  "uploads": [
 
15
 
16
  def query_prediction_api(audio_base64):
17
  """Send request to prediction API"""
18
+ url = "https://startrz-proagents.hf.space/api/v1/prediction/9ad2e52d-052f-44e5-b3a0-7fd432d86506"
19
 
20
  payload = {
21
  "uploads": [