CoolFace
Apppublic

pszemraj/document-summarization

sourceHugging Faceapache-2.0updated 9mo agoView on Hugging Face
75likes
App README

Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>

README - Document Summarization

The original demo/what this repo was built for can be found here

Usage

If you are using this not as a gradio demo on hf spaces, you can run it locally with:

bash
python app.py --share

To see all the available arguments, run python app.py --help.

Installation

bash
pip install -r requirements.txt