asigalov61
commited on
Commit
•
98256b5
1
Parent(s):
2ae94c0
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
|
|
1 |
torch
|
|
|
|
|
2 |
onnxruntime-gpu
|
3 |
-
onnxsim
|
4 |
gradio
|
5 |
pyfluidsynth
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/nightly/cu121
|
2 |
torch
|
3 |
+
torchvision
|
4 |
+
torchaudio
|
5 |
onnxruntime-gpu
|
|
|
6 |
gradio
|
7 |
pyfluidsynth
|