Ubuntu commited on
Commit
8367463
·
1 Parent(s): 09ae247

requirements added

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ beautifulsoup4==4.12.3
2
+ gradio==4.22.0
3
+ langchain==0.1.13
4
+ langchain_community==0.0.29
5
+ langchain_core==0.1.33
6
+ langchain_openai==0.1.1
7
+ langchain_text_splitters==0.0.1
8
+ python-dotenv==1.0.1