Ghilth commited on
Commit
fd18913
·
1 Parent(s): b60d29b

add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==3.40.0
2
+ Pillow==9.4.0
3
+ opencv-python-headless==4.8.0.74
4
+ matplotlib==3.7.1
5
+ numpy==1.24.3