Kotieu commited on
Commit
93955bb
1 Parent(s): 62206f1

Create requirements.txt

Browse files

numpy==1.23.5
pandas==1.5.3
Pillow==10.1.0
streamlit==1.20.0
tensorflow==2.15.0
tensorflow_intel
scikit-learn

Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ numpy==1.23.5
2
+ pandas==1.5.3
3
+ Pillow==10.1.0
4
+ streamlit==1.20.0
5
+ tensorflow==2.15.0
6
+ tensorflow_intel
7
+ scikit-learn