Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
|
@@ -1 +1,11 @@
|
|
| 1 |
-
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub
|
| 2 |
+
gradio
|
| 3 |
+
requests
|
| 4 |
+
typing-extensions
|
| 5 |
+
aiohttp
|
| 6 |
+
async-timeout
|
| 7 |
+
websockets
|
| 8 |
+
pillow
|
| 9 |
+
markdown
|
| 10 |
+
python-multipart
|
| 11 |
+
httpx
|