SUHHHH commited on
Commit
ab38437
·
verified ·
1 Parent(s): 644c246

Create requirements.txt

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