maximuspowers
commited on
Commit
•
2dab34c
1
Parent(s):
607049d
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
torch
|
2 |
transformers
|
3 |
gradio
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
gradio
|
3 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
+
torch
|