ositamiles commited on
Commit
2da3a40
·
verified ·
1 Parent(s): 6b0310d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
2
  import requests
3
 
4
  # API URL
5
- API_URL = "https://startrz-proagents.hf.space/api/v1/prediction/db08e5d2-c49f-4d39-8def-7f70ee1e1404"
6
 
7
  # Function to query the API
8
  def query(payload):
 
2
  import requests
3
 
4
  # API URL
5
+ API_URL = "https://startrz-proagents.hf.space/api/v1/prediction/cfd74bc6-8e07-4403-86d8-42b60a2901a6"
6
 
7
  # Function to query the API
8
  def query(payload):