Skip to content

Conversation

@Dr-Sen
Copy link

@Dr-Sen Dr-Sen commented Jun 5, 2023

Added Sampling with Splitting Numerical Methods

From the space-nuko repository: https://github.com/space-nuko/guided-diffusion/tree/f91a8708b7b05b48ad01b56bbf5ba375fc66818a

The sampler speeds up the sampling process by reducing the step count (50 to 150 seems to work fin)
Seems to work fine with animation and it seems to reduce Vram requirements.
I was able to run ViTL14_336px on a free colab (with primary model).

Original repo: https://github.com/sWizad/split-diffusion

@saphtea
Copy link

saphtea commented Feb 7, 2024

Wow absolutely amazing work Dr. Sen. Just setup a DD environment locally on Ubuntu with surprisingly little issue using pytorch 2.x and CUDA 12.3 with your repo's notebook running on dual (so one lmfao) 3090's. The new sampler's are incredibly fast compared to the vanilla DD experience.

Thank you so much for the work you've done on this, DD is always gonna have a special place in my heart and I will probably always be coming back to it over the years. Hope to see this get merged and maybe reignite some interest in others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants