sunbal7 commited on
Commit
95a3fb1
·
verified ·
1 Parent(s): a7d61f9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # requirements.txt
2
+ tensorflow==2.12.0
3
+ streamlit==1.27.0
4
+ pillow==10.0.0
5
+ numpy==1.24.3