Skip to content

An Android client app that allows you to edit images using AI inpainting models.

License

Notifications You must be signed in to change notification settings

Serkali-sudo/ai-image-editor

Repository files navigation

AI Image Editor

A simple client app that demonstrates how to create a mask of drawing on an image and use it as a input for Stable Diffusion AI inpainting models via API.

Adsız

Requirements

  • An API key from fal.ai
  • Minimum API: Android 5.1 (21)

Features

  • Edit images using ai inpaint models like Stable Diffusion XL Lightning
  • Auto crop images that are not right size for the ai model
  • Downscale or upscale image resolution if it is too small or too big for the ai model
  • Auto save every image generated
  • Upscale images using ai models like: RealESRGAN

How to use

  • Get an API key from fal.ai
  • Enter the API key to the app from settings or it will prompt when you try to run or at start of the app if you havent entered an api key
  • Add an image you want to edit then paint the parts you want to edit
  • Write a prompt to tell ai to how it should edit
  • Then hit run and wait the result will appear on the top
demo_edit.mp4

Screenshots

showcase_big