hermanda commited on
Commit
af6a56a
·
verified ·
1 Parent(s): 1095137

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==5.12.0
2
+ langchain==0.3.14
3
+ langchain_community==0.3.14
4
+ langchain_core==0.3.30
5
+ langchain_openai==0.3.1
6
+ python-dotenv==1.0.1
7
+ pypdf==5.1.0