Spaces:
Sleeping
Sleeping
dinhquangson
commited on
Commit
•
43b0982
1
Parent(s):
ff06eff
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ altair==5.1.2
|
|
8 |
tiktoken==0.5.1
|
9 |
black==23.11.0
|
10 |
pdf2image
|
|
|
11 |
# uncomment to use huggingface llms
|
12 |
huggingface-hub==0.17.3
|
13 |
|
|
|
8 |
tiktoken==0.5.1
|
9 |
black==23.11.0
|
10 |
pdf2image
|
11 |
+
pdfminer
|
12 |
# uncomment to use huggingface llms
|
13 |
huggingface-hub==0.17.3
|
14 |
|