Bluestrikeai commited on
Commit
e2eb22f
·
verified ·
1 Parent(s): c8fc50f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==4.20.0
2
+ openai==1.13.3
3
+ duckduckgo-search==5.0.0
4
+ fastapi==0.110.0
5
+ uvicorn==0.27.1
6
+ python-dotenv