jzou19950715 commited on
Commit
221069a
·
verified ·
1 Parent(s): 3b3786e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ aiohttp>=3.8.0
2
+ gradio>=4.0.0
3
+ openai>=1.0.0
4
+ tenacity>=8.0.0
5
+ python-dotenv>=1.0.0