Hongyang Li commited on
Commit
f21aa29
·
verified ·
1 Parent(s): e842498

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.31.5
2
+ torch==2.0.1
3
+ torchvision==0.15.2
4
+ numpy==1.24.3
5
+ opencv-python==4.8.0.74
6
+ Pillow==10.0.0
7
+ matplotlib==3.7.2
8
+ PyYAML==6.0.1
9
+ scipy==1.10.1
10
+ tqdm==4.65.0
11
+ huggingface-hub==0.20.1