Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
gradio
|
2 |
huggingface_hub
|
3 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
huggingface_hub
|
3 |
+
requests
|
4 |
+
gradio-client
|
5 |
+
python-dotenv
|
6 |
+
aiohttp
|
7 |
+
asyncio
|
8 |
+
pillow
|