β¨ Imaginari is an AI-based image editing application that brings your creative visions to life. With a suite of powerful features, you can generate, upscale, remove backgrounds, outpaint, inpaint, and restore images effortlessly.
- Image Generation: Create stunning images from text prompts.
- Image Upscaling: Enhance the resolution of your images without losing quality.
- Background Removal: Automatically remove backgrounds from images.
- Image Outpainting: Extend the boundaries of your images creatively.
- Image Inpainting: Restore missing or damaged parts of your images.
- Image Restoration: Bring old or damaged photos back to life.
Imaginary leverages state-of-the-art AI models to deliver top-notch image editing capabilities:
- Stable Diffusion XL
- DALLΒ·E
- LimeWire
- Frontend: React, Tailwind CSS
- Backend: FastAPI
- Infrastructure: AWS
- Clone the repository:
git clone https://github.com/debankanmitra/Imaginari.git cd Imaginari
- Install backend dependencies:
pip install -r requirements.txt
- Start the Server
cd app uvicorn main:app --reload
Imaginary is licensed under the MIT License.