Downloads · 30 days
0
scepter-studio/scepter_scedit
scepter_scedit is a machine learning model from scepter-studio. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as apache-2.0.
<p align="center"<h2 align="center"🪄SCEdit: Efficient and Controllable Image Diffusion Generation via Skip Connection Editing</h2 </p <p align="center" <strongZeyinzi Jiang</strong · <strongChaojie Mao</strong · <str…
Downloads · 30 days
0
Access
Public
Updated Apr 18, 2024
Repo size
9.8 GB
Likes
2
Public
Click a slice to open those files.
.bin7.9 GB · 87%
From the Hugging Face model README
Paper (ArXiv) | Project Page | Code| Swift
</div> <p align="center"> <b>Alibaba Group</b> </p> <p> <table align="center"> <tr> <td> <img src="assets/figures/show.jpg"> </td> </tr> </table> </p>SCEdit is an efficient generative fine-tuning framework proposed by Alibaba TongYi Vision Intelligence Lab. This framework enhances the fine-tuning capabilities for text-to-image generation downstream tasks and enables quick adaptation to specific generative scenarios, saving 30%-50% of training memory costs compared to LoRA. Furthermore, it can be directly extended to controllable image generation tasks, requiring only 7.9% of the parameters that ControlNet needs for conditional generation and saving 30% of memory usage. It supports various conditional generation tasks including edge maps, depth maps, segmentation maps, poses, color maps, and image completion.
pip install scepter
python -m scepter.tools.webui
@article{jiang2023scedit,
title = {SCEdit: Efficient and Controllable Image Diffusion Generation via Skip Connection Editing},
author = {Jiang, Zeyinzi and Mao, Chaojie and Pan, Yulin and Han, Zhen and Zhang, Jingfeng},
year = {2023},
journal = {arXiv preprint arXiv:2312.11392}
}