Felguk commited on
Commit
ed13e26
·
verified ·
1 Parent(s): b522165

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio>=3.0
2
+ numpy>=1.21.0
3
+ opencv-python>=4.5.0
4
+ Pillow>=9.0.0