/Unified-SD-Pipeline

A unified Stable Diffusion pipeline based on diffusers (https://github.com/huggingface/diffusers)

Primary LanguagePython

Unified-SD-Pipeline

A unified Stable Diffusion pipeline based on diffusers

Overview

This repo is an integration of multiple Stable Diffusion pipelines in diffusers

The pipelines are modified and called in a deconstructed manner, which is similar to the official tutorial of pipeline deconstruction by diffusers

Supported Pipelines

Usage

Run ./generate.sh to generate a set of images according to given settings

Modify generate.sh for customized experimental settings