Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -4,8 +4,7 @@ import pandas as pd
|
|
4 |
|
5 |
# β
Replace with your Hugging Face backend URL
|
6 |
# β
Use the deployed backend Space URL
|
7 |
-
BACKEND_URL = "https://
|
8 |
-
|
9 |
|
10 |
|
11 |
st.title("π News Sentiment Analysis & TTS in Hindi")
|
|
|
4 |
|
5 |
# β
Replace with your Hugging Face backend URL
|
6 |
# β
Use the deployed backend Space URL
|
7 |
+
BACKEND_URL = "https://Manishkumaryadav-news-summarize.hf.space/analyze"
|
|
|
8 |
|
9 |
|
10 |
st.title("π News Sentiment Analysis & TTS in Hindi")
|