"vscode:/vscode.git/clone" did not exist on "d5dd8df3b4e978e3f0549fa35e245a8785116af7"
StableDiffusionUpscalePipeline (#1396)
* StableDiffusionUpscalePipeline
* fix a few things
* make it better
* fix image batching
* run vae in fp32
* fix docstr
* resize to mul of 64
* doc
* remove safety_checker
* add max_noise_level
* fix Copied
* begin tests
* slow tests
* default max_noise_level
* remove kwargs
* doc
* fix
* fix fast tests
* fix fast tests
* no sf
* don't offload vae
Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
Showing
This diff is collapsed.
Please register or sign in to comment