startrz commited on
Commit
3109ca4
·
verified ·
1 Parent(s): c9d0aca

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/f52386e4-0b35-4971-b370-60356677c133"
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/5e21b535-6568-4acb-94a7-076a6996181e"
6
 
7
  # Function to query the API
8
  def query_api(question):