AI-Editing-Proto / README.md
Niketjain2002's picture
Upload 3 files
572cdba verified
---
title: AI Photo Edit
emoji: 🎨
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.44.1
app_file: app.py
pinned: false
license: mit
---
# AI Photo Edit
Transform your photos with AI-powered styles, enhancements, and fixes.
## Features
### Restyle
- **Anime** - Transform into anime style with vibrant colors
- **Chibi Sticker** - Cute chibi style with big head and small body
- **Superhero** - Comic book style with dramatic lighting
- **Graffiti** - Urban street art style
- **Watercolour** - Soft watercolor painting effect
- **Comic** - Bold lines and halftone dots
### Seasons
- **Summer** - Warm golden sunlight and vibrant colors
- **Winter** - Frost, cold blue tones
- **Monsoon** - Rainy mood with wet surfaces
### Enhance
- **Auto Enhance** - Improve colors, contrast, and sharpness
- **HDR Effect** - Expand dynamic range
- **Sharpen** - Increase clarity
- **Reduce Noise** - Remove grain
### Fix
- **Blur Background** - Portrait-style depth effect
- **Relight** - Adjust lighting and shadows
- **Fix Colors** - Correct white balance
## Usage
1. Upload an image
2. Select a style, season, enhancement, or fix
3. Adjust intensity with the slider
4. Download your transformed image
## Custom Prompts
You can also describe your own style in the custom prompt box. Try keywords like:
- "vintage sepia photograph"
- "black and white"
- "anime cartoon style"
- "winter snow scene"
## Built With
- [Gradio](https://gradio.app/) - Web UI framework
- [Pillow](https://pillow.readthedocs.io/) - Image processing