0xgaryy commited on
Commit
eefbe71
1 Parent(s): 57c47af

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ numpy==1.19.5
2
+ matplotlib==3.3.4
3
+ tensorflow==2.7.0
4
+ streamlit==0.83.0
5
+ Pillow==9.0.1