7jimmy commited on
Commit
645b849
·
verified ·
1 Parent(s): 855a045

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit==1.10.0
2
+ matplotlib==3.5.1
3
+ pandas==1.4.2
4
+ numpy==1.22.3
5
+ Pillow==9.0.1
6
+ tensorflow==2.8.0