Sunghokim commited on
Commit
dbe7176
·
verified ·
1 Parent(s): a014614

Update requirements.txt

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