anujkumar4 commited on
Commit
0934e78
·
verified ·
1 Parent(s): a17d693

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain-core
3
+
4
+ langchain-huggingface
5
+ transformers
6
+ huggingface-hub
7
+
8
+
9
+ python-dotenv
10
+ numpy
11
+ scikit-learn