Mhassanen commited on
Commit
a04d646
·
verified ·
1 Parent(s): 70de68e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import matplotlib.pyplot as plt
6
  import seaborn as sns
7
 
8
  # API URL (replace with your ngrok URL)
9
- API_URL = "https://596f-34-27-134-153.ngrok-free.app/query" # Replace with your ngrok public URL
10
 
11
 
12
  # Streamlit app
 
6
  import seaborn as sns
7
 
8
  # API URL (replace with your ngrok URL)
9
+ API_URL = "https://14d0-34-27-134-153.ngrok-free.app/query" # Replace with your ngrok public URL
10
 
11
 
12
  # Streamlit app