Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
aiohttp==3.9.3
|
| 2 |
aiofiles==23.2.1
|
| 3 |
-
pydub==0.25.1
|
|
|
|
|
|
| 1 |
aiohttp==3.9.3
|
| 2 |
aiofiles==23.2.1
|
| 3 |
+
pydub==0.25.1
|
| 4 |
+
mistralai
|