Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -24,6 +24,7 @@ omegaconf==2.3.0
|
|
24 |
onnxruntime-gpu
|
25 |
opencv-python-headless==4.10.0.84
|
26 |
pillow>=10.4.0
|
|
|
27 |
scikit-learn>=1.5.2
|
28 |
scipy>=1.14.1
|
29 |
transformers==4.46.3
|
|
|
24 |
onnxruntime-gpu
|
25 |
opencv-python-headless==4.10.0.84
|
26 |
pillow>=10.4.0
|
27 |
+
pydub
|
28 |
scikit-learn>=1.5.2
|
29 |
scipy>=1.14.1
|
30 |
transformers==4.46.3
|