Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
@@ -1,13 +1,6 @@
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
-
PyMuPDF==1.23.17
|
3 |
gradio==4.11.0
|
4 |
-
langchain==0.0.321
|
5 |
-
Pillow==10.1.0
|
6 |
torch==2.1.1
|
7 |
-
transformers==4.35.2
|
8 |
PyYAML==6.0.1
|
9 |
-
chromadb==0.4.15
|
10 |
-
pypdf==4.0.0
|
11 |
-
Jinja2==3.1.3
|
12 |
accelerate==0.26.1
|
13 |
-
sentence-transformers==2.2.2
|
|
|
1 |
+
transformers==4.40.0
|
2 |
huggingface_hub==0.22.2
|
|
|
3 |
gradio==4.11.0
|
|
|
|
|
4 |
torch==2.1.1
|
|
|
5 |
PyYAML==6.0.1
|
|
|
|
|
|
|
6 |
accelerate==0.26.1
|
|