startrz commited on
Commit
c9d0aca
·
verified ·
1 Parent(s): 39dedf4

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/c4349321-8eba-43b6-a5ee-071fd56b8cd1"
6
 
7
  # Function to query the API
8
  def query_api(question):
 
2
  import requests
3
 
4
  # API URL
5
+ API_URL = "https://startrz-proagents.hf.space/api/v1/prediction/f52386e4-0b35-4971-b370-60356677c133"
6
 
7
  # Function to query the API
8
  def query_api(question):