--- license: mit base_model: runwayml/stable-diffusion-v1-5 tags: - stable-diffusion - diffusion - distillation - flow-matching - geometric-deep-learning - research library_name: diffusers pipeline_tag: text-to-image --- # Trainer 2 with correct shift This is the second train currently running alongside the first. It's using the same trainer currently established. # Epoch 17 samples ![image](https://cdn-uploads.huggingface.co/production/uploads/630cf55b15433862cfc9556f/91YmKqEhot6kS1vhV5VnX.png) ![image](https://cdn-uploads.huggingface.co/production/uploads/630cf55b15433862cfc9556f/8zVCU0h7Mz1svrNsw7Ppr.png) ![image](https://cdn-uploads.huggingface.co/production/uploads/630cf55b15433862cfc9556f/9SMD5gWPfxcCFqba5OYWG.png) This one is starting over with the new trainer, let's see if it fries early or converges properly.