danielle2003 commited on
Commit
f75c461
·
verified ·
1 Parent(s): 91b1fd9

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.26.0
2
+ numpy==1.24.4
3
+ pandas==2.0.3
4
+ torch==2.0.1
5
+ torchvision==0.15.2
6
+ tensorflow==2.14.0
7
+ scikit-learn==1.3.0
8
+ Pillow==9.5.0
9
+ matplotlib==3.8.0
10
+ jinja2==3.1.2