Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,5 @@
|
|
| 1 |
discord.py
|
| 2 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
discord.py
|
| 2 |
+
gradio
|
| 3 |
+
huggingface-hub
|
| 4 |
+
aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
|
| 5 |
+
minijinja
|