yukeshwaradse commited on
Commit
c2119c5
·
verified ·
1 Parent(s): f3cdbe4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ opencv-python==4.8.0.74
2
+ numpy==1.23.5
3
+ matplotlib==3.7.2
4
+ gradio==3.36.1