ssboost commited on
Commit
88da9cc
·
verified ·
1 Parent(s): 221450b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=5.0.0
2
+ numpy>=1.21.0
3
+ opencv-python-headless>=4.5.5.64
4
+ Pillow>=9.0.0
5
+ scipy>=1.7.0
6
+ pytz>=2021.1
7
+ piexif>=1.1.3