Spaces:
Sleeping
Sleeping
dinhquangson
commited on
Commit
•
ff06eff
1
Parent(s):
7878029
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ faiss-cpu==1.7.4
|
|
7 |
altair==5.1.2
|
8 |
tiktoken==0.5.1
|
9 |
black==23.11.0
|
|
|
10 |
# uncomment to use huggingface llms
|
11 |
huggingface-hub==0.17.3
|
12 |
|
|
|
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 |
|