📷 EasyPhoto | Your Smart AI Photo Generator. Contribute to Scenx/sd-webui-EasyPhoto development by creating an account on GitHub.
我们的仓库网址是 https://github.com/aigc-apps/sd-webui-EasyPhoto。 今后,我们将支持从 Available 安装EasyPhoto。 如何使用 1. 模型训练 EasyPhoto训练界面如下: 左边是训练图像。只需点击上传照片即可上传图片,点击清除照片即可删除上传的图片; 右边是训练参数,不能为第一次训练进行调整。 点击上传照片后,我们...
📷 EasyPhoto | Your Smart AI Photo Generator. Contribute to Scenx/sd-webui-EasyPhoto development by creating an account on GitHub.
📷 EasyPhoto | Your Smart AI Photo Generator. Contribute to Scenx/sd-webui-EasyPhoto development by creating an account on GitHub.
aigc-apps/sd-webui-EasyPhoto/sd-webui-EasyPhoto c. From docker If you are using docker, please make sure that the graphics card driver and CUDA environment have been installed correctly in your machine. Then execute the following commands in this way: # pull image docker pull registry.cn...
📷 EasyPhoto | Your Smart AI Photo Generator. Contribute to Scenx/sd-webui-EasyPhoto development by creating an account on GitHub.
The url of our Repository is https://github.com/aigc-apps/sd-webui-EasyPhoto. We will support installing EasyPhoto from Available in the future. How to use 1. Model Training The EasyPhoto training interface is as follows: On the left is the training image. Simply click Upload Photos to ...
print('Installing requirements for easyphoto-webui') launch.run_pip("install modelscope==1.9.3", "requirements for modelscope") if not launch.is_installed("diffusers==0.18.2"): print('Installing requirements for easyphoto-webui') launch.run_pip("install diffusers==0.18.2", "requirements for...
EasyPhoto is an open-source software built on the SDWebUI plugin ecosystem, focusing on leveraging AIGC technology to create true-to-life, aesthetic, and beautiful AI portraits ("true/like/beautiful"). We are committed to expanding the application scope of this technology, lowering the entry ba...
请搭建一个待测试的SDWebUI环境 保证可以访问到上述SDWebUI,准备python环境,满足依赖 base64/json/numpy/cv2 训练/推理测试代码 post_train.py支持公网URL图片/本地图片读取 post_infer.py支持公网URL图片/本地图片读取 代码提供了默认URL,可修改,本地图片通过命令行参数输入。