Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -6,4 +6,7 @@ requests
|
|
6 |
huggingface-hub
|
7 |
aiohttp
|
8 |
asyncio
|
9 |
-
Pillow
|
|
|
|
|
|
|
|
6 |
huggingface-hub
|
7 |
aiohttp
|
8 |
asyncio
|
9 |
+
Pillow
|
10 |
+
pydub
|
11 |
+
aiofiles
|
12 |
+
pydantic
|