Mhassanen commited on
Commit
2925a40
·
verified ·
1 Parent(s): bd512e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import pandas as pd
4
  import matplotlib.pyplot as plt
5
  import seaborn as sns
6
 
7
- API_URL = "https://6463-34-127-95-74.ngrok-free.app/query"
8
 
9
  st.set_page_config(
10
  page_title="SQL Agent with Streamlit",
 
4
  import matplotlib.pyplot as plt
5
  import seaborn as sns
6
 
7
+ API_URL = "https://5415-34-127-95-74.ngrok-free.app/query"
8
 
9
  st.set_page_config(
10
  page_title="SQL Agent with Streamlit",