--- license: mit --- models are diffusion trainers from https://github.com/lucidrains/DALLE2-pytorch with defaults specified in the train_diffusion_prior.py script notably: depth=12 d_model=768 clip = OpenAIClipAdapter(clip_choice=["ViT-L/14" | "ViT-B/32"]