asigalov61
commited on
Commit
•
09f50c7
1
Parent(s):
ab7f21a
Update requirements.txt
Browse files- requirements.txt +1 -7
requirements.txt
CHANGED
@@ -1,10 +1,4 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/nightly/cu121
|
2 |
torch
|
3 |
-
torchvision
|
4 |
-
torchaudio
|
5 |
-
transformers
|
6 |
-
numpy
|
7 |
onnxruntime-gpu
|
8 |
gradio
|
9 |
-
pyfluidsynth
|
10 |
-
Pillow
|
|
|
|
|
1 |
torch
|
|
|
|
|
|
|
|
|
2 |
onnxruntime-gpu
|
3 |
gradio
|
4 |
+
pyfluidsynth
|
|