DurgaDeepak commited on
Commit
f30e745
·
verified ·
1 Parent(s): e7acb7f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -13
requirements.txt CHANGED
@@ -1,16 +1,8 @@
1
- # Essential Hugging Face + Gradio + Transformers
2
- transformers==4.41.1
 
3
  sentence-transformers
4
- datasets
5
- huggingface-hub
6
- gradio==5.0.1
7
- pdfminer.six
8
  PyMuPDF
9
  faiss-cpu
10
- langchain
11
- unstructured
12
- unstructured-inference
13
- pdf2image
14
- poppler-utils
15
- pydantic
16
- spaces
 
1
+ gradio
2
+ huggingface_hub
3
+ langchain
4
  sentence-transformers
 
 
 
 
5
  PyMuPDF
6
  faiss-cpu
7
+ pdfminer.six
8
+ python-dotenv