czk32611 commited on
Commit
208730d
1 Parent(s): a0e2616

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -1
requirements.txt CHANGED
@@ -8,4 +8,19 @@ tensorboard==2.12.0
8
  opencv-python==4.9.0.80
9
  soundfile==0.12.1
10
  transformers==4.39.2
11
- omegaconf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  opencv-python==4.9.0.80
9
  soundfile==0.12.1
10
  transformers==4.39.2
11
+ omegaconf
12
+ ffmpeg==1.4
13
+ gradio==4.10
14
+
15
+ huggingface_hub==0.22.2
16
+ iou==0.1.0
17
+ mmpose==1.3.1
18
+ more_itertools==10.2.0
19
+ numpy==1.24.4
20
+ omegaconf==2.3.0
21
+ Pillow==10.3.0
22
+ regex==2023.12.25
23
+ scipy==1.13.0
24
+ soundfile==0.12.1
25
+ spaces==0.25.0
26
+