Priyanka-Kumavat commited on
Commit
01b0ba8
·
1 Parent(s): b6c6f55

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