Spaces:
Build error
Build error
A newer version of the Gradio SDK is available: 6.12.0
metadata
title: Summarizer-HF
emoji: 🚀
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.23.3
app_file: app.py
pinned: false
Text Summarization App
A simple web application that uses Hugging Face Transformers for text summarization.
Quick Start
# Install dependencies
make install
# Run the app
make run
The app will be available at http://127.0.0.1:7860/
Features
- Text summarization using Hugging Face Transformers
- Web interface built with Gradio
Dependencies
See requirements.txt for all dependencies.
License
See the LICENSE file for details.