IW2025 commited on
Commit
a3c45f4
·
verified ·
1 Parent(s): 910b1e8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ PyMuPDF>=1.23.0
3
  langchain>=0.1.0
4
  langchain-community>=0.0.20
5
  sentence-transformers>=2.2.0
 
6
  chromadb>=0.4.0
7
  Pillow>=10.0.0
8
  anthropic>=0.18.0
 
3
  langchain>=0.1.0
4
  langchain-community>=0.0.20
5
  sentence-transformers>=2.2.0
6
+ langchain-huggingface>=0.0.1
7
  chromadb>=0.4.0
8
  Pillow>=10.0.0
9
  anthropic>=0.18.0