Spaces:
Paused
Paused
seawolf2357
commited on
Commit
•
2b54a73
1
Parent(s):
480de46
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
|