中文

EasyPhoto:你的智能 AI 照片生成器

计算机视觉与模式识别 2023-10-10 v1

摘要

Stable Diffusion web UI(SD-WebUI)是一个基于 Gradio 库为 Stable Diffusion 模型提供浏览器界面的综合性项目。本文中,我们提出一种名为 EasyPhoto 的新型 WebUI 插件,可实现 AI 人像生成。通过使用 5 至 20 张相关图像训练特定用户 ID 的数字分身,经微调的模型(依据所训练的 LoRA 模型)可利用任意模板生成 AI 照片。我们当前实现支持多人修改与不同照片风格。此外,我们允许用户借助强大的 SDXL 模型生成奇幻模板图像,从而增强 EasyPhoto 提供更丰富多样且令人满意结果的能力。EasyPhoto 的源代码见:https://github.com/aigc-apps/sd-webui-EasyPhoto。我们也通过 diffusers 提供支持免 WebUI 的版本:https://github.com/aigc-apps/EasyPhoto。我们正持续努力拓展 EasyPhoto 流程,使其适用于任意识别(不限于人脸),并热忱欢迎任何有趣的想法或建议。

关键词

引用

@article{arxiv.2310.04672,
  title  = {EasyPhoto: Your Smart AI Photo Generator},
  author = {Ziheng Wu and Jiaqi Xu and Xinyi Zou and Kunzhe Huang and Xing Shi and Jun Huang},
  journal= {arXiv preprint arXiv:2310.04672},
  year   = {2023}
}

备注

7 pages, 7 figures