CVOct 7, 2023

EasyPhoto: Your Smart AI Photo Generator

arXiv:2310.04672v15 citationsh-index: 6Has Code
Originality Synthesis-oriented
AI Analysis

This provides a tool for users to create customized AI-generated portraits, but it is incremental as it builds on existing Stable Diffusion frameworks.

The authors tackled the problem of generating personalized AI portraits by proposing EasyPhoto, a plugin for Stable Diffusion web UI that trains a digital doppelganger using 5 to 20 images, enabling photo generation with arbitrary templates and achieving diverse results through integration with SDXL.

Stable Diffusion web UI (SD-WebUI) is a comprehensive project that provides a browser interface based on Gradio library for Stable Diffusion models. In this paper, We propose a novel WebUI plugin called EasyPhoto, which enables the generation of AI portraits. By training a digital doppelganger of a specific user ID using 5 to 20 relevant images, the finetuned model (according to the trained LoRA model) allows for the generation of AI photos using arbitrary templates. Our current implementation supports the modification of multiple persons and different photo styles. Furthermore, we allow users to generate fantastic template image with the strong SDXL model, enhancing EasyPhoto's capabilities to deliver more diverse and satisfactory results. The source code for EasyPhoto is available at: https://github.com/aigc-apps/sd-webui-EasyPhoto. We also support a webui-free version by using diffusers: https://github.com/aigc-apps/EasyPhoto. We are continuously enhancing our efforts to expand the EasyPhoto pipeline, making it suitable for any identification (not limited to just the face), and we enthusiastically welcome any intriguing ideas or suggestions.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes