jkmaina commited on
Commit
54f17c0
·
1 Parent(s): 7e54273

Movie Review Sentiment Analysis - BERT

Browse files
Files changed (2) hide show
  1. Readme.md +0 -2
  2. requirements.txt +2 -1
Readme.md DELETED
@@ -1,2 +0,0 @@
1
- # Sentiment Analysis Demo
2
- A simple sentiment analysis demo using Gradio.
 
 
 
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- gradio
 
 
1
+ transformers
2
+ gradio