Spaces:
Sleeping
Sleeping
Commit
·
2b56963
1
Parent(s):
95c8ffe
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -23,6 +23,7 @@ pydantic==2.1.1
|
|
23 |
pydantic_core==2.4.0
|
24 |
pydub
|
25 |
pyrubberband
|
|
|
26 |
PySoundFile==0.9.0.post1
|
27 |
python-dateutil==2.8.2
|
28 |
python-dotenv==0.19.2
|
|
|
23 |
pydantic_core==2.4.0
|
24 |
pydub
|
25 |
pyrubberband
|
26 |
+
numpy
|
27 |
PySoundFile==0.9.0.post1
|
28 |
python-dateutil==2.8.2
|
29 |
python-dotenv==0.19.2
|