Spaces:
Sleeping
Sleeping
beweinreich
commited on
Commit
•
92b2448
1
Parent(s):
b859cb1
fix req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ imageio==2.34.1
|
|
3 |
moviepy==1.0.3
|
4 |
openai==1.34.0
|
5 |
python-dotenv==1.0.1
|
6 |
-
pydub
|
7 |
torch==2.3.1
|
8 |
transformers==4.42.4
|
9 |
uvicorn==0.30.3
|
|
|
3 |
moviepy==1.0.3
|
4 |
openai==1.34.0
|
5 |
python-dotenv==1.0.1
|
6 |
+
pydub==0.25.1
|
7 |
torch==2.3.1
|
8 |
transformers==4.42.4
|
9 |
uvicorn==0.30.3
|