Magali commited on
Commit
b7e0eff
1 Parent(s): 1d2c976

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,5 +1,4 @@
1
  import nltk
2
- ! pip install gradio
3
 
4
  from nltk.sentiment.vader import SentimentIntensityAnalyzer
5
 
 
1
  import nltk
 
2
 
3
  from nltk.sentiment.vader import SentimentIntensityAnalyzer
4