Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
torch
|
2 |
transformers
|
|
|
|
|
|
|
3 |
einops
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
1 |
transformers
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
fire
|
5 |
einops
|
6 |
+
sentencepiece
|
7 |
+
protobuf
|
8 |
+
webdataset
|