README.md
March 25, 2025 ยท View on GitHub
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.