Commit Graph

6 Commits

Author SHA1 Message Date
Kevin Turner
e99faeb8d7 diffusers: restore prompt weighting feature 2022-11-30 15:01:15 -08:00
Kevin Turner
05a1d68ef4 web server: update image_progress callback for diffusers data 2022-11-30 15:01:06 -08:00
Kevin Turner
1e98f4bafc diffusers: let the scheduler do its scaling of the initial latents
Remove IPNDM scheduler; it is not behaving.
2022-11-30 15:01:06 -08:00
Kevin Turner
4c3858e079 model_cache: add ability to load a diffusers model pipeline
and update associated things in Generate & Generator to not instantly fail when that happens
2022-11-30 15:00:59 -08:00
Kevin Turner
58ea3bf4c8 spike: proof of concept using diffusers for txt2img 2022-11-30 14:56:26 -08:00
Kevin Turner
1d43512d64 initial commit of DiffusionPipeline class 2022-11-30 14:54:24 -08:00