Muhammad-Izhan commited on
Commit
2b26934
·
verified ·
1 Parent(s): c5490cf

Create requirements.txt

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