Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
f47f09d
1
Parent(s):
72877d6
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,9 @@ torch
|
|
| 3 |
torchvision
|
| 4 |
torchaudio
|
| 5 |
transformers
|
|
|
|
|
|
|
|
|
|
| 6 |
onnxruntime-gpu
|
| 7 |
gradio
|
| 8 |
pyfluidsynth
|
|
|
|
| 3 |
torchvision
|
| 4 |
torchaudio
|
| 5 |
transformers
|
| 6 |
+
numpy
|
| 7 |
+
onnx
|
| 8 |
+
onnxruntime
|
| 9 |
onnxruntime-gpu
|
| 10 |
gradio
|
| 11 |
pyfluidsynth
|