arjunanand13 commited on
Commit
4332d02
·
verified ·
1 Parent(s): ee7a00b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi==0.104.1
2
+ uvicorn==0.23.2
3
+ python-dotenv==1.0.0
4
+ openai==1.1.1
5
+ gradio==4.1.2
6
+ pandas==2.1.1