Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
openai
|
3 |
gradio_pdf
|
4 |
-
pdfminer
|
5 |
tqdm
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
openai
|
3 |
gradio_pdf
|
4 |
+
pdfminer.six
|
5 |
tqdm
|