Awesome
Stable_Diffusion_is_Unstable
This is the codebase for the Neurips 2023 Spotlight paper Stable Diffusion is Unstable.
conda create -n ATM python=3.8
conda activate ATM
pip install torch==1.13.1+cu117 torchvision==0.14.1+cu117 torchaudio==0.13.1
pip install timm==0.6.13
pip install transformers==4.28.1
pip install diffusers==0.21.4
Pre-trained GPT2 based on Clip tokenizer is available here: https://drive.google.com/drive/folders/1crLheHFd8XQGvdxtwLIDtFXyorYf0V5G