Ashendilantha commited on
Commit
826eadb
·
verified ·
1 Parent(s): d4d83d4

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ numpy
4
+ nltk
5
+ torch
6
+ transformers
7
+ gradio
8
+ pillow