Muzammil6376 commited on
Commit
ec0766c
·
verified ·
1 Parent(s): 7f824f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  gradio
2
- huggingface_hub
3
- langchain-community
4
  langchain-huggingface
 
 
 
 
 
5
  sentence-transformers
6
- Pillow
7
- PyMuPDF
8
- faiss-cpu
 
1
  gradio
 
 
2
  langchain-huggingface
3
+ huggingface_hub
4
+ unstructured[pdf]
5
+ pillow
6
+ langchain-core
7
+ langchain-text-splitters
8
  sentence-transformers
9
+ python-magic-bin