Views
No views yet
maccinft![]() | ![]() |
| Sample 1 | Sample 2 |
![]() | ![]() |
| Sample 3 | Sample 4 |
.safetensors file from the Files tabComfyUI/models/loras/0.8-1.0maccinft in your prompt1import torch
2from diffusers import FluxPipeline
3
4pipe = FluxPipeline.from_pretrained(
5 "black-forest-labs/FLUX.1-dev",
6 torch_dtype=torch.bfloat16
7)
8pipe.load_lora_weights("ms2stationthis/maccinft")
9pipe.to("cuda")
10
11image = pipe(
12 prompt="maccinft portrait, soft lighting, detailed",
13 guidance_scale=3.5-4.0,
14 num_inference_steps=20-30,
15 generator=torch.Generator("cuda").manual_seed(42)
16).images[0]
17
18image.save("output.png")| Parameter | Value |
|---|---|
| LoRA Strength | 0.8-1.0 |
| Guidance Scale | 3.5-4.0 |
| Inference Steps | 20-30 |
| Resolution | 1024x1024 |
maccinft portrait, soft lighting, detailedmaccinft in a scenic environmentmaccinft