Spaces:
Sleeping
Sleeping
Commit
·
72877d6
1
Parent(s):
1c208c9
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/nightly/cu121
|
2 |
torch
|
3 |
torchvision
|
4 |
-
|
|
|
5 |
onnxruntime-gpu
|
6 |
gradio
|
7 |
pyfluidsynth
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/nightly/cu121
|
2 |
torch
|
3 |
torchvision
|
4 |
+
torchaudio
|
5 |
+
transformers
|
6 |
onnxruntime-gpu
|
7 |
gradio
|
8 |
pyfluidsynth
|