HashamUllah commited on
Commit
14f6cf9
1 Parent(s): 3b2ba64

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Flask==2.3.0
2
+ tensorflow==2.17.0
3
+ Pillow==9.5.0
4
+ numpy==1.24.4