Priyanka-Kumavat-At-TE commited on
Commit
c2229e0
1 Parent(s): cf1b74d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ torch
3
+ torchvision
4
+ matplotlib
5
+ transformers
6
+ pandas
7
+ numpy
8
+ seaborn
9
+ scikit-learn
10
+ opencv-python