jzou19950715 commited on
Commit
246c732
·
verified ·
1 Parent(s): e68d308

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
1
+ gradio>=4.16.0
2
+ openai>=1.12.0
3
+ requests>=2.31.0
4
+ python-dotenv>=1.0.0
5
+ typing-extensions>=4.8.0
6
+ aiohttp>=3.9.1
7
+ asyncio>=3.4.3
8
+ pydantic>=2.5.2