File size: 1,201 Bytes
b3a3473
d0ae241
9878999
b3a3473
 
 
 
 
 
9878999
b3a3473
 
9878999
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d0ae241
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
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