Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ einops==0.8.0
|
|
| 8 |
fastapi==0.111.0
|
| 9 |
fire==0.5.0
|
| 10 |
gradio==3.37.0
|
| 11 |
-
python-rtmidi==1.5.7
|
| 12 |
huggingface_hub==0.22.2
|
| 13 |
imageio==2.13.5
|
| 14 |
jsonargparse==4.26.1
|
|
@@ -25,7 +25,7 @@ peft==0.8.2
|
|
| 25 |
Pillow==9.0.0
|
| 26 |
pyrender==0.1.45
|
| 27 |
pytorchvideo==0.1.5
|
| 28 |
-
quantize==0.0.4
|
| 29 |
ray==2.23.0
|
| 30 |
Requests==2.32.2
|
| 31 |
scipy==1.13.1
|
|
|
|
| 8 |
fastapi==0.111.0
|
| 9 |
fire==0.5.0
|
| 10 |
gradio==3.37.0
|
| 11 |
+
# python-rtmidi==1.5.7
|
| 12 |
huggingface_hub==0.22.2
|
| 13 |
imageio==2.13.5
|
| 14 |
jsonargparse==4.26.1
|
|
|
|
| 25 |
Pillow==9.0.0
|
| 26 |
pyrender==0.1.45
|
| 27 |
pytorchvideo==0.1.5
|
| 28 |
+
# quantize==0.0.4
|
| 29 |
ray==2.23.0
|
| 30 |
Requests==2.32.2
|
| 31 |
scipy==1.13.1
|