aphp / edspdf

EDS-PDF is a generic, pure-Python framework for text extraction from PDF documents. It provides the machinery to use rule- or machine-learning-based approaches to classify text blocs between body and meta-data.
https://aphp.github.io/edspdf/
BSD 3-Clause "New" or "Revised" License
42 stars 6 forks source link

fix: add requirements.txt for demo #2

Closed bdura closed 2 years ago

bdura commented 2 years ago

This PR fixes the Streamlit demo by adding a requirements file.