Image-to-text PDF summariser with a Streamlit web UI.
python -m pip install transformers torch torchvision accelerate pypdfium2 pillow streamlit
streamlit run app.py
HF_TOKEN to avoid Hugging Face rate-limit warnings.1 commits
1 commits
Python
100.0%
Image-to-text PDF summariser with a Streamlit web UI.
python -m pip install transformers torch torchvision accelerate pypdfium2 pillow streamlit
streamlit run app.py
HF_TOKEN to avoid Hugging Face rate-limit warnings.1 commits
1 commits
Python
100.0%