Saim-11 commited on
Commit
0a2761a
·
verified ·
1 Parent(s): 2b2073c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ numpy
2
+ faiss-cpu
3
+ sentence-transformers
4
+ langchain
5
+ langchain-groq
6
+ pydantic
7
+ python-dotenv