title | emoji | colorFrom | colorTo | sdk | sdk_version | app_file | pinned | license |
---|---|---|---|---|---|---|---|---|
Document Summarization |
🌖 |
gray |
indigo |
gradio |
3.32.0 |
app.py |
true |
apache-2.0 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
The original demo/what this repo was built for can be found here
If you are using this not as a gradio demo on hf spaces, you can run it locally with:
python app.py --share
To see all the available arguments, run python app.py --help
.
pip install -r requirements.txt