Spaces:
Runtime error
Runtime error
ProPerNounpYK
commited on
Commit
•
a51f1d0
1
Parent(s):
6abe424
Update requirements.txt
Browse files- requirements.txt +7 -5
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
-
discord
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
1 |
+
discord.py
|
2 |
+
gradio
|
3 |
+
huggingface_hub==0.22.2
|
4 |
+
aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
|
5 |
+
minijinja
|
6 |
+
Pillow
|
7 |
+
python-dotenv
|