Spaces:
Runtime error
Runtime error
Commit
·
4984c18
1
Parent(s):
b45dbf8
Update requirements.txt
Browse files- requirements.txt +4 -11
requirements.txt
CHANGED
@@ -1,11 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
flax
|
6 |
-
transformers
|
7 |
-
huggingface_hub
|
8 |
-
googletrans==4.0.0-rc1
|
9 |
-
protobuf==3.20
|
10 |
-
--find-links https://download.pytorch.org/whl/torch_stable.html
|
11 |
-
torch==1.2.0+cpu
|
|
|
1 |
+
torch
|
2 |
+
fairscale
|
3 |
+
fire
|
4 |
+
sentencepiece
|
|
|
|
|
|
|
|
|
|
|
|
|
|