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

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/cfd74bc6-8e07-4403-86d8-42b60a2901a6"
6
 
7
  # Function to query the API
8
  def query(payload):
 
2
  import requests
3
 
4
  # API URL
5
+ API_URL = "https://startrz-devi.hf.space/api/v1/prediction/e54adffc-ae77-42e5-9fc0-c4584e081093"
6
 
7
  # Function to query the API
8
  def query(payload):