moazx commited on
Commit
357c4f4
1 Parent(s): c748527

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ tensorflow==2.12.0
2
+ opencv-python==4.7.0.72
3
+ numpy==1.23.5
4
+ gradio==3.39.0