JaphetHernandez commited on
Commit
05e745e
·
verified ·
1 Parent(s): 790ed47

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ mistralai
2
+ langchain
3
+ langchain-community
4
+ langchain-chroma
5
+ langchain-openai
6
+ langchain-ollama
7
+ langchain-mistralai
8
+ sentence-transformers
9
+ llama-cpp-python
10
+ faiss-gpu
11
+ langchain-core
12
+ chromadb
13
+ open-clip-torch