SumanthKarnati commited on
Commit
4e969ec
·
1 Parent(s): bc81463

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