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