Khushter-Kaifi commited on
Commit
aa937c2
·
1 Parent(s): 49088ae

Update App

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -16,7 +16,6 @@ sentiment_pipeline = pipeline("sentiment-analysis")
16
 
17
  # Sets the title of the Streamlit web application
18
  st.title("Financial Sentiment Analysis Using HuggingFace 😎 \n Team Name:- Free Thinkers")
19
- st.title ("Local Push")
20
 
21
  # Displays a text input box where the user can enter a sentence for sentiment analysis.
22
  st.write("Enter a Sentence to Analyze the Sentiment:")
 
16
 
17
  # Sets the title of the Streamlit web application
18
  st.title("Financial Sentiment Analysis Using HuggingFace 😎 \n Team Name:- Free Thinkers")
 
19
 
20
  # Displays a text input box where the user can enter a sentence for sentiment analysis.
21
  st.write("Enter a Sentence to Analyze the Sentiment:")