mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-03-11 07:59:49 +00:00
distilled cfg scale info text
This commit is contained in:
@@ -32,6 +32,7 @@ class ForgeDiffusionEngine:
|
||||
self.tiling_enabled = False
|
||||
|
||||
self.first_stage_model = None # set this so that you can change VAE in UI
|
||||
self.use_distilled_cfg_scale = False
|
||||
|
||||
# WebUI Dirty Legacy
|
||||
self.is_sd1 = False
|
||||
|
||||
Reference in New Issue
Block a user