ramyaar commited on
Commit
3be4029
·
verified ·
1 Parent(s): aecfe47

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ tensorflow==2.13.0
2
+ gradio==4.0.0
3
+ pillow==10.0.0
4
+ opencv-python==4.8.0.76
5
+ numpy==1.24.3