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