Spaces:
Sleeping
Sleeping
andrespm
commited on
Commit
•
96eed7e
1
Parent(s):
9e1aea0
requirements update to include torch cuda
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio
|
2 |
transformers
|
3 |
numpy
|
|
|
4 |
torch
|
5 |
torchaudio
|
|
|
1 |
gradio
|
2 |
transformers
|
3 |
numpy
|
4 |
+
# --extra-index-url https://download.pytorch.org/whl/cu113
|
5 |
torch
|
6 |
torchaudio
|