Skip to content

Training-Free Illustrations Generation with Diffusion Transformers

Notifications You must be signed in to change notification settings

aimagelab/Alfie_preeccvw

Repository files navigation

Alfie

conda create --name alfie python==3.11.7
conda activate alpha
conda install pytorch==2.1.0 torchvision==0.16.0 torchaudio==2.1.0 pytorch-cuda=12.1 -c pytorch -c nvidia -y
pip install git+https://github.com/huggingface/diffusers
pip install -r requirements.txt
pip install git+https://github.com/openai/CLIP.git
pip install git+https://github.com/SunzeY/AlphaCLIP.git

About

Training-Free Illustrations Generation with Diffusion Transformers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages