A-Celsius commited on
Commit
796324e
·
1 Parent(s): 5243e16

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio==2.0.8
2
+ opencv-python==4.5.3
3
+ numpy==1.21.0
4
+ tensorflow==2.5.0