first_space / README.md
yars21's picture
Update README.md
d0ae241 verified
---
title: Amharic Simple Image Processor
emoji: 🎨
colorFrom: purple
colorTo: yellow
sdk: gradio
sdk_version: 6.7.0
app_file: app.py
pinned: false
short_description: A simple image processing app with filters.
---
# 🎨 α‰€αˆ‹αˆ α‹¨αˆαˆ΅αˆ αˆ›α‰€αŠ“α‰ αˆͺα‹« (Simple Image Processor)
α‹­αˆ… α‰ α‹«αˆ¬α‹΅ αŠ¨α‰ α‹° αŠ¨α‹«αˆ¬α‹΅ α‰΄αŠ­αŠ–αˆŽαŒ‚ α‰΅αˆαˆ…αˆ­α‰΅ ቀቡ α‹¨α‰°αˆ°αˆ« α‰€αˆ‹αˆ α‹¨αˆαˆ΅αˆ αˆ›α‰€αŠ“α‰ αˆͺα‹« αˆ˜α‰°αŒα‰ αˆͺα‹« αŠα‹α’
Made by **Yared Kebede** from **Yared Technology School** - [www.yared-coding.com.et](https://www.yared-coding.com.et/)
## Features
- **Upload Image**: Upload any image file.
- **Filters**:
- **Original**: Keep the image as is.
- **Grayscale**: Convert the image to black and white.
- **Blur**: Apply a blur effect.
- **Flip Horizontal**: Mirror the image horizontally.
- **Flip Vertical**: Flip the image vertically.
- **Sepia**: Apply a classic sepia tone.
## How to run locally
1. Install dependencies:
```bash
pip install -r requirements.txt
```
2. Run the app:
```bash
python app.py
```
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference