Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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