Spaces:
Runtime error
Runtime error
Commit ·
f7a1818
1
Parent(s): 42f4894
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
transformers
|
| 2 |
gradio
|
| 3 |
|
| 4 |
-
--
|
| 5 |
-
torch
|
|
|
|
|
|
| 1 |
transformers
|
| 2 |
gradio
|
| 3 |
|
| 4 |
+
--extra-index-url https://download.pytorch.org/whl/cu116
|
| 5 |
+
torch
|
| 6 |
+
torchvision
|