SumanthKarnati commited on
Commit
6018868
·
1 Parent(s): aa1545c

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pillow
3
+ torch
4
+ transformers
5
+ nltk
6
+ matplotlib
7
+ opencv-python-headless
8
+ pandas
9
+ requests