mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-14 21:45:06 +00:00
Put VAE key name in model config.
This commit is contained in:
@@ -21,6 +21,7 @@ class BASE:
|
||||
noise_aug_config = None
|
||||
sampling_settings = {}
|
||||
latent_format = latent_formats.LatentFormat
|
||||
vae_key_prefix = ["first_stage_model."]
|
||||
|
||||
manual_cast_dtype = None
|
||||
|
||||
|
Reference in New Issue
Block a user