mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-05 11:42:34 +00:00
Replace karras by k_diffusion, fix gen info
This commit is contained in:
@@ -41,6 +41,7 @@ def list_optimizers():
|
||||
|
||||
optimizers.clear()
|
||||
optimizers.extend(new_optimizers)
|
||||
print(optimizers)
|
||||
|
||||
|
||||
def apply_optimizations():
|
||||
|
Reference in New Issue
Block a user