sundea commited on
Commit
06477d9
1 Parent(s): b8057fc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ matplotlib>=3.2.2
3
+ numpy>=1.18.5,<1.24.0
4
+ opencv-python>=4.1.1
5
+ Pillow>=7.1.2
6
+ PyYAML>=5.3.1
7
+ requests>=2.23.0
8
+ scipy>=1.4.1
9
+ torch>=1.7.0,!=1.12.0
10
+ torchvision>=0.8.1,!=0.13.0
11
+ tqdm>=4.41.0
12
+ protobuf<4.21.3