This repository contains the pytorch codes of our paper "DiffusionGPT: LLM-Driven Text-to-Image Generation System".
Diffusion-GPT leverages Large Language Models (LLM) to offer a unified generation system capable of seamlessly accommodating various types of prompts and integrating domain-expert models.
pip install -r requirements.txt
All the checkpoints can get from link.
python DiffusionGPT-sdxl-app.py
or
python DiffusionGPT-sd15-app.py