Ocillus commited on
Commit
4e85b6b
·
verified ·
1 Parent(s): 1bafbd4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ numpy
2
+ pillow
3
+ opencv
4
+ gradio==3.50.2