Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ moviepy==1.0.3
|
|
6 |
elevenlabs==0.2.3 # Downgraded to stable version
|
7 |
python-dotenv==1.0.0
|
8 |
Pillow==10.0.1
|
|
|
9 |
pydantic==1.10.13 # Specific compatible version
|
|
|
6 |
elevenlabs==0.2.3 # Downgraded to stable version
|
7 |
python-dotenv==1.0.0
|
8 |
Pillow==10.0.1
|
9 |
+
httpx
|
10 |
pydantic==1.10.13 # Specific compatible version
|