jchwenger
commited on
Commit
·
41bc014
1
Parent(s):
62100c8
requirements |
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
pytorch
|
|
|
|
|
2 |
transformers
|
|
|
1 |
+
# https://huggingface.co/docs/hub/spaces-gpus#pytorch
|
2 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
+
torch
|
4 |
transformers
|