Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ uvicorn[standard]==0.17.*
|
|
| 7 |
huggingface-hub==0.19.*
|
| 8 |
gradio-client==0.10.*
|
| 9 |
aiohttp==3.9.1
|
| 10 |
-
asyncio==3.4.3
|
|
|
|
|
|
| 7 |
huggingface-hub==0.19.*
|
| 8 |
gradio-client==0.10.*
|
| 9 |
aiohttp==3.9.1
|
| 10 |
+
asyncio==3.4.3
|
| 11 |
+
PIL
|