SatriyaTama commited on
Commit
c5296dc
·
verified ·
1 Parent(s): 9245f6b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=4.0
2
+ opencv-python-headless>=4.5.1.48
3
+ tensorflow>=2.10.0
4
+ numpy>=1.21.0
5
+ tqdm>=4.62.0