Spaces:
Sleeping
Update README.md
Browse files# Text Summarization Tool
This Hugging Face Space hosts a web-based tool for summarizing text using a pre-trained model from Hugging Face. The tool allows users to input text and generate summaries interactively.
## Features
- **Interactive Interface**: Load the model, input text, and get summaries directly from the web interface.
- **User-Friendly**: Simple and easy-to-use interface with clear instructions.
## Models Supported
- sshleifer/distilbart-cnn-12-6
## Usage
1. **Load the Model**: The model `sshleifer/distilbart-cnn-12-6` is loaded automatically.
2. **Enter Text**: Input the text you want to summarize in the provided text box.
3. **Generate Summary**: Click the "Summarize Text" button to generate the summary.
## Example
1. Enter the text you want to summarize in the input text box.
2. Click the "Summarize Text" button to see the summarized text in the output box.
## Created by
This tool was created by **Walid Ahmed**.
## License
This project is licensed under the MIT License.