Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
streamlit # π The shiny star of our web app galaxy!
|
3 |
|
4 |
# PDF Libraries
|
5 |
-
pypdf # π Splits, merges, and extracts text from PDFs
|
6 |
pikepdf # π Edits PDFs with low-level control using QPDF
|
7 |
pdfminer.six # π Extracts text and layout from PDFs
|
8 |
fpdf2 # π Generates PDFs from scratch
|
|
|
2 |
streamlit # π The shiny star of our web app galaxy!
|
3 |
|
4 |
# PDF Libraries
|
5 |
+
#pypdf # π Splits, merges, and extracts text from PDFs
|
6 |
pikepdf # π Edits PDFs with low-level control using QPDF
|
7 |
pdfminer.six # π Extracts text and layout from PDFs
|
8 |
fpdf2 # π Generates PDFs from scratch
|