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