Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
discord.py
|
2 |
-
|
3 |
-
|
4 |
-
aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
|
5 |
-
minijinja
|
6 |
-
Pillow
|
7 |
-
python-dotenv
|
|
|
1 |
discord.py
|
2 |
+
huggingface_hub
|
3 |
+
requests
|
|
|
|
|
|
|
|