Spaces:
Runtime error
Runtime error
ADd torch
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
torchaudio
|
5 |
transformers
|