Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
Pillow
|
3 |
numpy
|
4 |
torch
|
5 |
-
onnxruntime
|
6 |
peft>=0.13.0
|
7 |
transformers>=4.36
|
8 |
-
gradio
|
9 |
pyfluidsynth
|
10 |
tqdm
|
11 |
huggingface_hub
|
|
|
2 |
Pillow
|
3 |
numpy
|
4 |
torch
|
5 |
+
onnxruntime
|
6 |
peft>=0.13.0
|
7 |
transformers>=4.36
|
8 |
+
gradio
|
9 |
pyfluidsynth
|
10 |
tqdm
|
11 |
huggingface_hub
|