AI-trainer1 commited on
Commit
6a3519d
·
verified ·
1 Parent(s): ba8b895

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
- chromadb==0.5.23
2
  gradio==5.14.0
3
  groq==0.15.0
4
  huggingface-hub==0.27.1
5
  langchain==0.3.15
6
- langchain-chroma==0.2.0
7
  langchain-community==0.3.15
8
  langchain-core==0.3.31
9
  langchain-experimental==0.3.4
@@ -16,4 +14,5 @@ sentence-transformers==3.4.0
16
  tokenizers==0.20.3
17
  torch==2.5.1
18
  transformers==4.46.3
19
- unstructured==0.16.15
 
 
 
1
  gradio==5.14.0
2
  groq==0.15.0
3
  huggingface-hub==0.27.1
4
  langchain==0.3.15
 
5
  langchain-community==0.3.15
6
  langchain-core==0.3.31
7
  langchain-experimental==0.3.4
 
14
  tokenizers==0.20.3
15
  torch==2.5.1
16
  transformers==4.46.3
17
+ unstructured==0.16.15
18
+ faiss-cpu