Spaces:
Running
on
A10G
Running
on
A10G
devingulliver
commited on
Commit
·
e0e8021
1
Parent(s):
97699fe
support CUDA
Browse filesas per https://huggingface.co/docs/hub/spaces-gpus#pytorch
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
transformers
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
torchvision
|
4 |
transformers
|