Spaces:
Runtime error
Runtime error
Commit
•
7e8da20
1
Parent(s):
92dcbd3
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
transformers
|
|
|
2 |
torch
|
|
|
1 |
transformers
|
2 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|