Spaces:
Runtime error
Runtime error
Commit ·
deaf462
1
Parent(s): 62080ac
Add application file
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
fastapi==0.116.1
|
| 2 |
ffmpeg-python==0.2.0
|
| 3 |
-
numpy==
|
| 4 |
pydantic==2.11.7
|
| 5 |
python-multipart==0.0.20
|
| 6 |
soundfile==0.13.1
|
|
|
|
| 1 |
fastapi==0.116.1
|
| 2 |
ffmpeg-python==0.2.0
|
| 3 |
+
numpy==1.26.4
|
| 4 |
pydantic==2.11.7
|
| 5 |
python-multipart==0.0.20
|
| 6 |
soundfile==0.13.1
|