#129 · Primary category: Image Generation

scepter

aigc generative-model lar-gen scedit stylebooth

SCEPTER is an open-source framework used for training, fine-tuning, and inference with generative models.

Project last updated:04/03/25

GitHub Stars

550

Forks

30

Contributors

12

License

Apache-2.0

Why we included this project

SCEPTER is a training and inference framework for generative image models, built around the diffusion architectures that most AIGC work relies on today. It handles fine-tuning of Stable Diffusion, SDXL, FLUX, and DiT-based models like PixArt and SD3 in a single codebase, with LoRA and Res-Tuning style efficient tuning, DDP/FSDP distributed training, and checkpoint management. The Gradio-based Studio interface and ComfyUI workflow support let you move from a tuned model to a working image-editing or generation pipeline without assembling separate tools. It also bundles reproducible implementations of methods like SCEdit, ACE, and StyleBooth, so it works as a reference for controllable synthesis and instruction-based editing experiments.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category