mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-03-13 17:09:49 +00:00
revise kernel
and add unused files
This commit is contained in:
@@ -34,7 +34,6 @@ class ForgeDiffusionEngine:
|
||||
self.first_stage_model = None # set this so that you can change VAE in UI
|
||||
|
||||
# WebUI Dirty Legacy
|
||||
self.latent_channels = 4
|
||||
self.is_sd1 = False
|
||||
self.is_sd2 = False
|
||||
self.is_sdxl = False
|
||||
|
||||
Reference in New Issue
Block a user