ProPerNounpYK commited on
Commit
a51f1d0
1 Parent(s): 6abe424

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- discord
2
- pyarrow
3
- requests
4
- pandas
5
- transformers
 
 
 
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