Spaces:
Running
Running
Commit
·
5cd3f25
1
Parent(s):
c6fd421
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -36,6 +36,8 @@ webvtt-py==0.4.6
|
|
36 |
pytubefix
|
37 |
iopath==0.1.10
|
38 |
fairscale==0.4.13
|
|
|
|
|
39 |
|
40 |
# 基础依赖
|
41 |
numpy<2.0.0
|
@@ -48,7 +50,6 @@ pyyaml==6.0.1
|
|
48 |
filelock==3.13.1
|
49 |
fsspec==2023.10.0
|
50 |
scipy==1.11.4
|
51 |
-
webdataset==0.2.86
|
52 |
|
53 |
# 其他工具
|
54 |
sentencepiece==0.1.97
|
|
|
36 |
pytubefix
|
37 |
iopath==0.1.10
|
38 |
fairscale==0.4.13
|
39 |
+
webdataset==0.2.86
|
40 |
+
visual_genome==1.1.1
|
41 |
|
42 |
# 基础依赖
|
43 |
numpy<2.0.0
|
|
|
50 |
filelock==3.13.1
|
51 |
fsspec==2023.10.0
|
52 |
scipy==1.11.4
|
|
|
53 |
|
54 |
# 其他工具
|
55 |
sentencepiece==0.1.97
|