Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -7,4 +7,7 @@ uvicorn[standard]==0.17.*
|
|
7 |
huggingface-hub==0.19.*
|
8 |
gradio-client==0.8.*
|
9 |
aiohttp==3.9.1
|
10 |
-
asyncio==3.4.3
|
|
|
|
|
|
|
|
7 |
huggingface-hub==0.19.*
|
8 |
gradio-client==0.8.*
|
9 |
aiohttp==3.9.1
|
10 |
+
asyncio==3.4.3
|
11 |
+
telegram
|
12 |
+
contextlib
|
13 |
+
http
|