Spaces:
Running
Running
Commit
·
c6fd421
1
Parent(s):
1869df3
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -48,6 +48,7 @@ pyyaml==6.0.1
|
|
48 |
filelock==3.13.1
|
49 |
fsspec==2023.10.0
|
50 |
scipy==1.11.4
|
|
|
51 |
|
52 |
# 其他工具
|
53 |
sentencepiece==0.1.97
|
|
|
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
|