diffusers
add `noise_sampler_seed` to `StableDiffusionKDiffusionPipeline.__call__`
#3911
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
16
Changes
View On
GitHub
Commits
add noise_sampler to StableDiffusionKDiffusionPipeline
sunhs
committed
2 years ago
fix/docs: Fix the broken doc links (#3897)
sunhs
committed
2 years ago
Add video img2img (#3900)
sunhs
committed
2 years ago
fix/doc-code: Updating to the latest version parameters (#3924)
sunhs
committed
2 years ago
fix/doc: no import torch issue (#3923)
sunhs
committed
2 years ago
Correct controlnet out of list error (#3928)
sunhs
committed
2 years ago
Adding better way to define multiple concepts and also validation capabilities. (#3807)
sunhs
committed
2 years ago
[ldm3d] Update code to be functional with the new checkpoints (#3875)
sunhs
committed
2 years ago
Improve memory text to video (#3930)
sunhs
committed
2 years ago
revert automatic chunking (#3934)
sunhs
committed
2 years ago
avoid upcasting by assigning dtype to noise tensor (#3713)
sunhs
committed
2 years ago
Fix failing np tests (#3942)
sunhs
committed
2 years ago
Add `timestep_spacing` and `steps_offset` to schedulers (#3947)
sunhs
committed
2 years ago
Add Consistency Models Pipeline (#3492)
sunhs
committed
2 years ago
add test case for StableDiffusionKDiffusionPipeline noise_sampler
sunhs
committed
2 years ago
Merge branch 'huggingface:main' into k_diffusion_noise_sampler
sunhs
committed
2 years ago
Loading