czk32611 commited on
Commit
5be800d
1 Parent(s): 33922b4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -8
requirements.txt CHANGED
@@ -12,15 +12,12 @@ 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
 
 
12
  ffmpeg==1.4
13
  gradio==4.10
14
 
15
+ huggingface_hub
16
+ iou
17
  mmpose==1.3.1
18
+ Pillow
19
+ regex
 
 
 
20
  scipy==1.13.0
21
+ soundfile
22
  spaces==0.25.0
23