Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -8
requirements.txt
CHANGED
@@ -12,15 +12,12 @@ omegaconf
|
|
12 |
ffmpeg==1.4
|
13 |
gradio==4.10
|
14 |
|
15 |
-
huggingface_hub
|
16 |
-
iou
|
17 |
mmpose==1.3.1
|
18 |
-
|
19 |
-
|
20 |
-
omegaconf==2.3.0
|
21 |
-
Pillow==10.3.0
|
22 |
-
regex==2023.12.25
|
23 |
scipy==1.13.0
|
24 |
-
soundfile
|
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 |
|