Sadiksha commited on
Commit
4cc224c
·
1 Parent(s): ab248c2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -19,7 +19,3 @@ else:
19
  out = out.sentiment
20
  st.write("Sentiment of Text: ")
21
  st.write(out)
22
- # requirements.txt
23
- torch
24
- transformers
25
- textblob
 
19
  out = out.sentiment
20
  st.write("Sentiment of Text: ")
21
  st.write(out)