Akshayram1 commited on
Commit
d2fd969
·
verified ·
1 Parent(s): 6a88005

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ langchain
2
+ openai
3
+ beautifulsoup4
4
+ streamlit
5
+ langchain_core
6
+ langchain_openai
7
+ langchain_community