Spaces:
Runtime error
Runtime error
salexashenko
commited on
Commit
•
7a3b626
1
Parent(s):
0e4ed09
pytorch
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
transformers
|
2 |
wikipedia
|
3 |
duckduckgo_search
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch
|
3 |
transformers
|
4 |
wikipedia
|
5 |
duckduckgo_search
|