Harshavarma04 commited on
Commit
f60aa84
·
verified ·
1 Parent(s): 5d2636d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -1,7 +1,3 @@
1
- git add app.py requirements.txt
2
- git commit -m "Initial commit"
3
- git push
4
-
5
  import streamlit as st
6
  import nltk
7
  from nltk.sentiment.vader import SentimentIntensityAnalyzer
 
 
 
 
 
1
  import streamlit as st
2
  import nltk
3
  from nltk.sentiment.vader import SentimentIntensityAnalyzer