ssboost commited on
Commit
3560175
·
verified ·
1 Parent(s): 89e840c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ requests
3
+ discord.py
4
+ huggingface-hub
5
+ aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
6
+ minijinja
7
+ Pillow
8
+ python-dotenv
9
+ asyncio