hari7261 commited on
Commit
02448ca
·
verified ·
1 Parent(s): 65d204c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==4.12.0
2
+ agno==0.5.0
3
+ google-generativeai==0.3.2
4
+ PyPDF2==3.0.1
5
+ pytz==2023.3
6
+ requests==2.31.0
7
+ python-dotenv==1.0.0