sanket03 commited on
Commit
b38c8a1
·
verified ·
1 Parent(s): 64e1f94

added requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ langchain == 0.3.12
2
+ huggingface_hub == 0.27.0
3
+ langchain_community == 0.3.12
4
+ langchain-huggingface == 0.1.2
5
+ langchain-openai == 0.2.14
6
+ langchain-core == 0.3.28