Expand description
Add additional resources to preset::Preset
Functionsยง
- Apply https://huggingface.co/cqyan/hybrid-sd-tinyvae taesd autoencoder for faster decoding (SD v1/v2)
- Apply https://huggingface.co/cqyan/hybrid-sd-tinyvae-xl taesd autoencoder for faster decoding (SDXL)
- Apply https://huggingface.co/latent-consistency/lcm-lora-sdv1-5 to reduce inference steps for SD v1 between 2-8 cfg_scale 1. 4 steps.
- Apply https://huggingface.co/latent-consistency/lcm-lora-sdxl to reduce inference steps for SD v1 between 2-8 (default 8) Enabled [api::SampleMethod::LCM]. cfg_scale 2. 8 steps.
- Add the https://huggingface.co/ximso/RealESRGAN_x4plus_anime_6B upscaler
- Apply https://huggingface.co/madebyollin/sdxl-vae-fp16-fix to avoid black images with xl models
- Apply https://huggingface.co/comfyanonymous/flux_text_encoders/blob/main/t5xxl_fp8_e4m3fn.safetensors Fp8 t5xxl text encoder to reduce memory usage
- Apply https://huggingface.co/comfyanonymous/flux_text_encoders/blob/main/t5xxl_fp16.safetensors Default for flux_1_dev/schnell
- Apply https://huggingface.co/madebyollin/taesd taesd autoencoder for faster decoding (SD v1/v2)
- Apply https://huggingface.co/madebyollin/taesdxl taesd autoencoder for faster decoding (SDXL)