ComfyUI Node
đź’€Prepack Loras and MSSD3
Load and apply up to 3 LoRA adapters to the diffusion model and apply SD3 model sampling; integrated LoRA + ModelSamplingSD3 functionality.
đź’€Prepack Loras and MSSD3
- model
- model
â—„lora_name_1â–ľâ–ş
â—„strength_model_11.00â–ş
â—„lora_name_2Noneâ–ş
â—„strength_model_20.00â–ş
â—„lora_name_3Noneâ–ş
â—„strength_model_30.00â–ş
â—„shift3.00â–ş
Categoryđź’€Prepack
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The diffusion model to apply LoRA adapters and SD3 sampling to. | |
| lora_name_1 | COMBO | Select the first LoRA file to apply (choose 'None' to skip). | |
| strength_model_1 | FLOAT | 1.00-100–100 | Strength for the diffusion model. Typical range [-2.0, 2.0]; 0 disables. |
| lora_name_2opt | COMBO | None | Select the second LoRA file to apply (optional, choose 'None' to skip). |
| strength_model_2opt | FLOAT | 0.00-100–100 | Strength for the diffusion model. Typical range [-2.0, 2.0]; 0 disables. |
| lora_name_3opt | COMBO | None | Select the third LoRA file to apply (optional, choose 'None' to skip). |
| strength_model_3opt | FLOAT | 0.00-100–100 | Strength for the diffusion model. Typical range [-2.0, 2.0]; 0 disables. |
| shiftopt | FLOAT | 3.000–100 | Shift parameter for SD3 model sampling. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | MODEL | The diffusion model with up to 3 LoRAs applied and SD3 model sampling configured. |