WorkflowsAPI / Character-Background-CreationAPI.json
Sunboy123321's picture
Upload 7 files
63eded1 verified
Raw
History Blame Contribute Delete
3.95 kB
{
"84": {
"inputs": {
"samples": [
"98",
0
],
"vae": [
"92",
0
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE"
}
},
"85": {
"inputs": {
"width": 768,
"height": 1536,
"batch_size": 1
},
"class_type": "EmptyFlux2LatentImage",
"_meta": {
"title": "Latent"
}
},
"86": {
"inputs": {
"text": "",
"clip": [
"91",
0
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"90": {
"inputs": {
"unet_name": "flux-2-klein-9b.safetensors",
"weight_dtype": "fp8_e5m2"
},
"class_type": "UNETLoader",
"_meta": {
"title": "Unet"
}
},
"91": {
"inputs": {
"clip_name": "qwen_3_8b_fp8mixed.safetensors",
"type": "flux2",
"device": "default"
},
"class_type": "CLIPLoader",
"_meta": {
"title": "Clip"
}
},
"92": {
"inputs": {
"vae_name": "flux2-vae.safetensors"
},
"class_type": "VAELoader",
"_meta": {
"title": "Vae"
}
},
"93": {
"inputs": {
"text": [
"155",
0
],
"clip": [
"91",
0
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP"
}
},
"98": {
"inputs": {
"seed": [
"112",
0
],
"steps": 6,
"cfg": [
"164",
0
],
"sampler_name": "euler",
"scheduler": "simple",
"denoise": 1,
"model": [
"111",
0
],
"positive": [
"93",
0
],
"negative": [
"86",
0
],
"latent_image": [
"85",
0
]
},
"class_type": "KSampler",
"_meta": {
"title": "Ksampler"
}
},
"111": {
"inputs": {
"lora_name": "ManhwaStyleLoraFluxKlein_000000750.safetensors",
"strength_model": 1,
"strength_clip": 1,
"model": [
"90",
0
],
"clip": [
"91",
0
]
},
"class_type": "LoraLoader",
"_meta": {
"title": "Lora"
}
},
"112": {
"inputs": {
"seed": 877634708065460
},
"class_type": "Seed (rgthree)",
"_meta": {
"title": "Randomize"
}
},
"153": {
"inputs": {
"text": "ManhwaStyleLora"
},
"class_type": "Text Multiline",
"_meta": {
"title": "НеТрогать"
}
},
"154": {
"inputs": {
"text": "Ancient stone castle courtyard, moss-covered walls, cobblestone ground, torches flickering, foggy mountains looming behind."
},
"class_type": "Text Multiline",
"_meta": {
"title": "Промпт"
}
},
"155": {
"inputs": {
"delimiter": ".",
"clean_whitespace": "true",
"text_a": [
"163",
0
],
"text_b": [
"154",
0
]
},
"class_type": "Text Concatenate",
"_meta": {
"title": "SOSO"
}
},
"160": {
"inputs": {
"filename_prefix": "Flux2-Klein",
"images": [
"84",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "Savefile"
}
},
"161": {
"inputs": {
"preview_markdown": "",
"preview_text": "",
"previewMode": null,
"source": [
"155",
0
]
},
"class_type": "PreviewAny",
"_meta": {
"title": "Preview as Text"
}
},
"163": {
"inputs": {
"text": "ManhwaStyleLora, pale colors, flat style"
},
"class_type": "Text Multiline",
"_meta": {
"title": "Триггер слова"
}
},
"164": {
"inputs": {
"value": 1
},
"class_type": "PrimitiveFloat",
"_meta": {
"title": "НасколькоСлушаетсяПромпта"
}
}
}