tharu22 commited on
Commit
d079d0c
·
1 Parent(s): ddc1a61
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
  # Set FastAPI backend URL
5
- API_URL = "https://your-fastapi-space.hf.space" # Change to your actual FastAPI URL
6
 
7
  # Streamlit UI
8
  st.title("🌍 World Population Dashboard")
 
2
  import requests
3
 
4
  # Set FastAPI backend URL
5
+ API_URL = "https://tharu22-world-population.hf.space" # Change to your actual FastAPI URL
6
 
7
  # Streamlit UI
8
  st.title("🌍 World Population Dashboard")