tharu22 commited on
Commit
84d07b1
·
1 Parent(s): fe30b3f

changed con

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ if st.query_params.get("page", "") == "docs":
9
  st.rerun()
10
 
11
  # Set the FastAPI base URL
12
- API_URL = "https://tharu22-world-population.hf.space"
13
 
14
  # Streamlit app title
15
  st.title("World Population Dashboard")
 
9
  st.rerun()
10
 
11
  # Set the FastAPI base URL
12
+ API_URL = "https://tharu22-world-population.hf.space/Asia"
13
 
14
  # Streamlit app title
15
  st.title("World Population Dashboard")