Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
transformers
|
2 |
-
pytorch
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
+
--extra-index-url https://download.pytorch.org/whl/cu116
|
3 |
+
torch
|
4 |
+
torchvision
|
5 |
+
torchaudio
|
6 |
+
torch
|