Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.85 KB

README.md

File metadata and controls

36 lines (19 loc) · 1.85 KB

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