Skip to content

wang-shulei/SCG-diffusion-code

Repository files navigation

Towards Transformer-Based Aligned Generation with Self-Coherence Guidance

Setup

Environment

To set up their environment, please run:

conda create -n scg python=3.9
conda activate scg
pip install -r requirements.txt

Usage

To generate an image, you can run the Python script generate.py.

About

SCG-diffusion-code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages