Just a quick DB test for SDXL .9 to see how well some retro anime styles work with it. Use danbooru/WD tags.
Description
FAQ
Comments (8)
Wow that worked very well! You used Kohya for trainng? What was your settings?
Yup, I used Kohya SDXL GUI and LyCORIS/LOHA via PRODIGY. Settings are below if you wanted to play around with it. As far as I can tell, it takes very well to LORA training -- and it chains loras better than 1.5 does IMO -- but that may be Comfy and not the base.
{
"LoRA_type": "LyCORIS/LoHa",
"adaptive_noise_scale": 0,
"additional_parameters": "--max_grad_norm=0",
"block_alphas": "",
"block_dims": "",
"block_lr_zero_threshold": "",
"bucket_no_upscale": true,
"bucket_reso_steps": 64,
"cache_latents": true,
"cache_latents_to_disk": true,
"caption_dropout_every_n_epochs": 0.0,
"caption_dropout_rate": 0,
"caption_extension": ".txt",
"clip_skip": "1",
"color_aug": false,
"conv_alpha": 4,
"conv_alphas": "",
"conv_dim": 8,
"conv_dims": "",
"decompose_both": false,
"dim_from_weights": false,
"down_lr_weight": "",
"enable_bucket": true,
"epoch": 35,
"factor": -1,
"flip_aug": false,
"full_fp16": false,
"gradient_accumulation_steps": 1.0,
"gradient_checkpointing": true,
"keep_tokens": "0",
"learning_rate": 1.0,
"logging_dir": "E:/CurrentTrain/dddd",
"lora_network_weights": "",
"lr_scheduler": "cosine",
"lr_scheduler_num_cycles": "",
"lr_scheduler_power": "",
"lr_warmup": 0,
"max_data_loader_n_workers": "0",
"max_resolution": "1024,1024",
"max_timestep": 1000,
"max_token_length": "150",
"max_train_epochs": "",
"mem_eff_attn": false,
"mid_lr_weight": "",
"min_snr_gamma": 0,
"min_timestep": 0,
"mixed_precision": "bf16",
"model_list": "custom",
"module_dropout": 0,
"multires_noise_discount": 0.2,
"multires_noise_iterations": 8,
"network_alpha": 64,
"network_dim": 64,
"network_dropout": 0,
"no_token_padding": false,
"noise_offset": 0.0357,
"noise_offset_type": "Original",
"num_cpu_threads_per_process": 10,
"optimizer": "Prodigy",
"optimizer_args": "decouple=True weight_decay=0.5 betas=0.9,0.99 use_bias_correction=False",
"output_dir": "E:/CurrentTrain/dddd",
"output_name": "LORAartstyle",
"persistent_data_loader_workers": false,
"pretrained_model_name_or_path": "E:/ComfyUI_windows_portable/ComfyUI/models/checkpoints/sd_xl_base_0.9.safetensors",
"prior_loss_weight": 1.0,
"random_crop": false,
"rank_dropout": 0,
"reg_data_dir": "",
"resume": "",
"sample_every_n_epochs": 1,
"sample_every_n_steps": 0,
"sample_prompts": "a woman with a sword, LORAartstyle --w 768 --h 1024 --d 1 --| 7.5 --s 50",
"sample_sampler": "k_dpm_2",
"save_every_n_epochs": 5,
"save_every_n_steps": 0,
"save_last_n_steps": 0,
"save_last_n_steps_state": 0,
"save_model_as": "safetensors",
"save_precision": "bf16",
"save_state": false,
"scale_v_pred_loss_like_noise_pred": false,
"scale_weight_norms": 1,
"sdxl": true,
"sdxl_cache_text_encoder_outputs": false,
"sdxl_no_half_vae": false,
"seed": "12345",
"shuffle_caption": false,
"stop_text_encoder_training": 0,
"text_encoder_lr": 1.0,
"train_batch_size": 2,
"train_data_dir": "IMAGE DIR HERE",
"train_on_input": true,
"training_comment": "",
"unet_lr": 1.0,
"unit": 1,
"up_lr_weight": "",
"use_cp": true,
"use_wandb": false,
"v2": false,
"v_parameterization": false,
"vae_batch_size": 0,
"wandb_api_key": "",
"weighted_captions": false,
"xformers": true
}
@spadira272 Cool, thanks for the Info!
@spadira272 Nice! thanks for sharing that. SDXL picked up on the style super well. This is exciting for art styles.
@spadira272 did you also train the refinder or just the base model ?
@solocon Just the base - Refiner training always explodes. :(
Workflow JSON or pNG?
Have Fun.
{
"last_node_id": 155,
"last_link_id": 578,
"nodes": [
{
"id": 126,
"type": "Reroute",
"pos": [
766.7300089396458,
-616.9480814358054
],
"size": [
75,
26
],
"flags": {},
"order": 17,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 529
}
],
"outputs": [
{
"name": "",
"type": "MODEL",
"links": [
506
],
"slot_index": 0
}
],
"properties": {
"showOutputText": false,
"horizontal": false
}
},
{
"id": 123,
"type": "Note",
"pos": [
-734,
-1270
],
"size": {
"0": 408.1121826171875,
"1": 560.35400390625
},
"flags": {
"pinned": false
},
"order": 0,
"mode": 0,
"title": "Basic Prompting Guide",
"properties": {
"text": ""
},
"widgets_values": [
"Prompting: Uses WD/Danbooru tags for creation."
],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 101,
"type": "PrimitiveNode",
"pos": [
550,
-1080
],
"size": {
"0": 210,
"1": 82
},
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": [
380
],
"slot_index": 0,
"widget": {
"name": "cfg",
"config": [
"FLOAT",
{
"default": 8,
"min": 0,
"max": 100
}
]
}
}
],
"title": "Base CFG",
"properties": {},
"widgets_values": [
7.5,
"fixed"
],
"color": "#233",
"bgcolor": "#355"
},
{
"id": 138,
"type": "PrimitiveNode",
"pos": [
550,
-800
],
"size": {
"0": 210,
"1": 82
},
"flags": {
"collapsed": false
},
"order": 2,
"mode": 0,
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": [
534
],
"slot_index": 0,
"widget": {
"name": "ascore",
"config": [
"FLOAT",
{
"default": 6,
"min": 0,
"max": 1000,
"step": 0.01
}
]
}
}
],
"title": "Negative A Score",
"properties": {},
"widgets_values": [
1,
"fixed"
],
"color": "#233",
"bgcolor": "#355"
},
{
"id": 102,
"type": "PrimitiveNode",
"pos": [
550,
-940
],
"size": {
"0": 210,
"1": 82
},
"flags": {},
"order": 3,
"mode": 0,
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": [
384
],
"slot_index": 0,
"widget": {
"name": "cfg",
"config": [
"FLOAT",
{
"default": 8,
"min": 0,
"max": 100
}
]
}
}
],
"title": "Refiner CFG",
"properties": {},
"widgets_values": [
7.5,
"fixed"
],
"color": "#233",
"bgcolor": "#355"
},
{
"id": 133,
"type": "Reroute",
"pos": [
716.0367787946534,
-538.4141311014982
],
"size": [
75,
26
],
"flags": {},
"order": 15,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 513
}
],
"outputs": [
{
"name": "",
"type": "VAE",
"links": [
548
],
"slot_index": 0
}
],
"properties": {
"showOutputText": false,
"horizontal": false
}
},
{
"id": 8,
"type": "VAEDecode",
"pos": [
936,
-1294
],
"size": {
"0": 140,
"1": 46
},
"flags": {
"collapsed": true
},
"order": 28,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 56
},
{
"name": "vae",
"type": "VAE",
"link": 515
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
491
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
},
"color": "#222",
"bgcolor": "#000"
},
{
"id": 134,
"type": "Reroute",
"pos": [
751,
-1287
],
"size": [
75,
26
],
"flags": {},
"order": 20,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 548,
"slot_index": 0
}
],
"outputs": [
{
"name": "",
"type": "VAE",
"links": [
515
],
"slot_index": 0
}
],
"properties": {
"showOutputText": false,
"horizontal": false
}
},
{
"id": 77,
"type": "PrimitiveNode",
"pos": [
14.196164228284077,
-1218.8504448658748
],
"size": {
"0": 291.2458190917969,
"1": 302.58148193359375
},
"flags": {},
"order": 4,
"mode": 0,
"outputs": [
{
"name": "STRING",
"type": "STRING",
"links": [
470
],
"slot_index": 0,
"widget": {
"name": "text_l",
"config": [
"STRING",
{
"multiline": true,
"default": "CLIP_L"
}
]
}
}
],
"title": "Supporting Terms",
"properties": {},
"widgets_values": [
"dragonballartstyle, art by akira toriyama, 1girl, smile, open mouth, blue eyes, gloves, blue hair, tail, full body, hair ribbon, boots, sky, belt, pants, cloud, hand on hip, shadow, one side up, spiked hair, goggles, ground vehicle, motor vehicle, motorcycle, goggles around neck, bulma"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 78,
"type": "PrimitiveNode",
"pos": [
-306,
-1213
],
"size": {
"0": 304.1567687988281,
"1": 301.2641296386719
},
"flags": {
"collapsed": false
},
"order": 5,
"mode": 0,
"outputs": [
{
"name": "STRING",
"type": "STRING",
"links": [
434,
478
],
"slot_index": 0,
"widget": {
"name": "text_g",
"config": [
"STRING",
{
"multiline": true,
"default": "CLIP_G"
}
]
}
}
],
"title": "Linguistic Positive",
"properties": {},
"widgets_values": [
"dragonballartstyle, art by akira toriyama, 1girl, smile, open mouth, blue eyes, gloves, blue hair, tail, full body, hair ribbon, boots, sky, belt, pants, cloud, hand on hip, shadow, one side up, spiked hair, goggles, ground vehicle, motor vehicle, motorcycle, goggles around neck, bulma, beach background, a girl at a beach"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 23,
"type": "KSamplerAdvanced",
"pos": [
876.4881769720548,
-616.9807535654437
],
"size": {
"0": 268.3213195800781,
"1": 298
},
"flags": {
"collapsed": false
},
"order": 27,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 506
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 480
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 299
},
{
"name": "latent_image",
"type": "LATENT",
"link": 55
},
{
"name": "cfg",
"type": "FLOAT",
"link": 384,
"widget": {
"name": "cfg",
"config": [
"FLOAT",
{
"default": 8,
"min": 0,
"max": 100
}
]
}
},
{
"name": "steps",
"type": "INT",
"link": 475,
"widget": {
"name": "steps",
"config": [
"INT",
{
"default": 20,
"min": 1,
"max": 10000
}
]
}
},
{
"name": "noise_seed",
"type": "INT",
"link": 482,
"widget": {
"name": "noise_seed",
"config": [
"INT",
{
"default": 0,
"min": 0,
"max": 18446744073709552000
}
]
},
"slot_index": 6
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
56
],
"slot_index": 0
}
],
"title": "Second Pass Latent",
"properties": {
"Node name for S&R": "KSamplerAdvanced"
},
"widgets_values": [
"disable",
974576076848715,
"fixed",
95,
7.5,
"dpmpp_2m_sde_gpu",
"karras",
75,
95,
"disable"
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 115,
"type": "PrimitiveNode",
"pos": [
330,
-1080
],
"size": {
"0": 210,
"1": 82
},
"flags": {
"collapsed": false
},
"order": 6,
"mode": 0,
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
474,
475
],
"slot_index": 0,
"widget": {
"name": "steps",
"config": [
"INT",
{
"default": 20,
"min": 1,
"max": 10000
}
]
}
}
],
"title": "Steps",
"properties": {},
"widgets_values": [
95,
"fixed"
],
"color": "#233",
"bgcolor": "#355"
},
{
"id": 66,
"type": "PrimitiveNode",
"pos": [
330,
-940
],
"size": {
"0": 210,
"1": 82
},
"flags": {},
"order": 7,
"mode": 0,
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
214,
482
],
"widget": {
"name": "noise_seed",
"config": [
"INT",
{
"default": 0,
"min": 0,
"max": 18446744073709552000
}
]
},
"slot_index": 0
}
],
"title": "Seed",
"properties": {},
"widgets_values": [
402884549474545,
"randomize"
],
"color": "#233",
"bgcolor": "#355"
},
{
"id": 43,
"type": "PrimitiveNode",
"pos": [
-307.9632212053466,
-835.4141311014978
],
"size": {
"0": 609.0048828125,
"1": 172.01026916503906
},
"flags": {},
"order": 8,
"mode": 0,
"outputs": [
{
"name": "STRING",
"type": "STRING",
"links": [
302,
476,
494
],
"slot_index": 0,
"widget": {
"name": "text_g",
"config": [
"STRING",
{
"multiline": true,
"default": "CLIP_G"
}
]
}
}
],
"title": "Fundamental Negative",
"properties": {},
"widgets_values": [
"lowres, ((bad anatomy)), ((bad hands)), missing finger, extra digits, fewer digits, blurry, ((mutated hands and fingers)), (poorly drawn face), ((mutation)), ((deformed face)), (ugly), ((bad proportions)), ((extra limbs)), extra face, (double head), (extra head), ((extra feet)), monster, logo, cropped, worst quality, jpeg, humpbacked, long body, long neck, ((jpeg artifacts)), deleted, old, oldest, ((censored)), ((bad aesthetic)), (mosaic censoring, bar censor, blur censor, text, watermark, artist name)"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 137,
"type": "PrimitiveNode",
"pos": [
330,
-800
],
"size": {
"0": 210,
"1": 82
},
"flags": {},
"order": 9,
"mode": 0,
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": [
518
],
"slot_index": 0,
"widget": {
"name": "ascore",
"config": [
"FLOAT",
{
"default": 6,
"min": 0,
"max": 1000,
"step": 0.01
}
]
}
}
],
"title": "Positive A Score",
"properties": {},
"widgets_values": [
9.000000000000046,
"fixed"
],
"color": "#233",
"bgcolor": "#355"
},
{
"id": 122,
"type": "SaveImage",
"pos": [
1243,
-1203
],
"size": {
"0": 404.3124694824219,
"1": 454.1047668457031
},
"flags": {},
"order": 29,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 491
}
],
"title": "Refiner Output",
"properties": {},
"widgets_values": [
"ComfyUI"
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 22,
"type": "KSamplerAdvanced",
"pos": [
876.7300089396454,
-266.94808143580605
],
"size": {
"0": 269.9818420410156,
"1": 298
},
"flags": {
"collapsed": false
},
"order": 26,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 536
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 282
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 304
},
{
"name": "latent_image",
"type": "LATENT",
"link": 562
},
{
"name": "noise_seed",
"type": "INT",
"link": 214,
"widget": {
"name": "noise_seed",
"config": [
"INT",
{
"default": 0,
"min": 0,
"max": 18446744073709552000
}
]
}
},
{
"name": "cfg",
"type": "FLOAT",
"link": 380,
"widget": {
"name": "cfg",
"config": [
"FLOAT",
{
"default": 8,
"min": 0,
"max": 100
}
]
}
},
{
"name": "steps",
"type": "INT",
"link": 474,
"widget": {
"name": "steps",
"config": [
"INT",
{
"default": 20,
"min": 1,
"max": 10000
}
]
},
"slot_index": 7
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
55
],
"slot_index": 0
}
],
"title": "First Pass Latent",
"properties": {
"Node name for S&R": "KSamplerAdvanced"
},
"widgets_values": [
"enable",
974576076848715,
"fixed",
95,
7.5,
"dpmpp_2m_sde_gpu",
"karras",
0,
75,
"enable"
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 5,
"type": "EmptyLatentImage",
"pos": [
330,
-1230
],
"size": {
"0": 423.9580383300781,
"1": 106
},
"flags": {
"collapsed": false
},
"order": 10,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
562
],
"slot_index": 0
}
],
"title": "Image Resolution",
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
896,
1024,
1
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 4,
"type": "CheckpointLoaderSimple",
"pos": [
-312.58914035801536,
-586.8615655584317
],
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 11,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
571
],
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
574
],
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [
513
],
"slot_index": 2
}
],
"title": "Refiner Model",
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"sd_xl_refiner_0.9.safetensors"
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 82,
"type": "CLIPTextEncodeSDXL",
"pos": [
593,
-149
],
"size": {
"0": 400,
"1": 289.9999694824219
},
"flags": {
"collapsed": true
},
"order": 24,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 522,
"slot_index": 0
},
{
"name": "text_g",
"type": "STRING",
"link": 302,
"widget": {
"name": "text_g",
"config": [
"STRING",
{
"multiline": true,
"default": "CLIP_G"
}
]
}
},
{
"name": "text_l",
"type": "STRING",
"link": 476,
"widget": {
"name": "text_l",
"config": [
"STRING",
{
"multiline": true,
"default": "CLIP_L"
}
]
}
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
304
],
"shape": 3,
"slot_index": 0
}
],
"title": "Negative Base",
"properties": {
"Node name for S&R": "CLIPTextEncodeSDXL"
},
"widgets_values": [
4096,
4096,
0,
0,
4096,
4096,
"lowres, ((bad anatomy)), ((bad hands)), missing finger, extra digits, fewer digits, blurry, ((mutated hands and fingers)), (poorly drawn face), ((mutation)), ((deformed face)), (ugly), ((bad proportions)), ((extra limbs)), extra face, (double head), (extra head), ((extra feet)), monster, logo, cropped, worst quality, jpeg, humpbacked, long body, long neck, ((jpeg artifacts)), deleted, old, oldest, ((censored)), ((bad aesthetic)), (mosaic censoring, bar censor, blur censor, text, watermark, artist name)",
"lowres, ((bad anatomy)), ((bad hands)), missing finger, extra digits, fewer digits, blurry, ((mutated hands and fingers)), (poorly drawn face), ((mutation)), ((deformed face)), (ugly), ((bad proportions)), ((extra limbs)), extra face, (double head), (extra head), ((extra feet)), monster, logo, cropped, worst quality, jpeg, humpbacked, long body, long neck, ((jpeg artifacts)), deleted, old, oldest, ((censored)), ((bad aesthetic)), (mosaic censoring, bar censor, blur censor, text, watermark, artist name)"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 75,
"type": "CLIPTextEncodeSDXL",
"pos": [
611,
-186
],
"size": {
"0": 400,
"1": 289.9999694824219
},
"flags": {
"collapsed": true
},
"order": 25,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 523,
"slot_index": 0
},
{
"name": "text_g",
"type": "STRING",
"link": 434,
"widget": {
"name": "text_g",
"config": [
"STRING",
{
"multiline": true,
"default": "CLIP_G"
}
]
}
},
{
"name": "text_l",
"type": "STRING",
"link": 470,
"widget": {
"name": "text_l",
"config": [
"STRING",
{
"multiline": true,
"default": "CLIP_L"
}
]
},
"slot_index": 2
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
282
],
"shape": 3,
"slot_index": 0
}
],
"title": "Positive Base",
"properties": {
"Node name for S&R": "CLIPTextEncodeSDXL"
},
"widgets_values": [
4096,
4096,
0,
0,
4096,
4096,
"dragonballartstyle, art by akira toriyama, 1girl, smile, open mouth, blue eyes, gloves, blue hair, tail, full body, hair ribbon, boots, sky, belt, pants, cloud, hand on hip, shadow, one side up, spiked hair, goggles, ground vehicle, motor vehicle, motorcycle, goggles around neck, bulma, beach background, a girl at a beach",
"dragonballartstyle, art by akira toriyama, 1girl, smile, open mouth, blue eyes, gloves, blue hair, tail, full body, hair ribbon, boots, sky, belt, pants, cloud, hand on hip, shadow, one side up, spiked hair, goggles, ground vehicle, motor vehicle, motorcycle, goggles around neck, bulma"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 140,
"type": "Reroute",
"pos": [
636,
-253
],
"size": [
75,
26
],
"flags": {},
"order": 21,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 573,
"slot_index": 0
}
],
"outputs": [
{
"name": "",
"type": "MODEL",
"links": [
535
],
"slot_index": 0
}
],
"properties": {
"showOutputText": false,
"horizontal": false
}
},
{
"id": 145,
"type": "Reroute",
"pos": [
769,
-264
],
"size": [
75,
26
],
"flags": {},
"order": 23,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 535
}
],
"outputs": [
{
"name": "",
"type": "MODEL",
"links": [
536
],
"slot_index": 0
}
],
"properties": {
"showOutputText": false,
"horizontal": false
}
},
{
"id": 139,
"type": "Reroute",
"pos": [
465,
-202
],
"size": [
75,
26
],
"flags": {},
"order": 22,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 575,
"slot_index": 0
}
],
"outputs": [
{
"name": "",
"type": "CLIP",
"links": [
522,
523
],
"slot_index": 0
}
],
"properties": {
"showOutputText": false,
"horizontal": false
}
},
{
"id": 120,
"type": "CLIPTextEncodeSDXLRefiner",
"pos": [
628,
-450
],
"size": {
"0": 400,
"1": 200
},
"flags": {
"collapsed": true
},
"order": 19,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 533,
"slot_index": 0
},
{
"name": "text",
"type": "STRING",
"link": 478,
"widget": {
"name": "text",
"config": [
"STRING",
{
"multiline": true
}
]
},
"slot_index": 1
},
{
"name": "ascore",
"type": "FLOAT",
"link": 518,
"widget": {
"name": "ascore",
"config": [
"FLOAT",
{
"default": 6,
"min": 0,
"max": 1000,
"step": 0.01
}
]
},
"slot_index": 2
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
480
],
"shape": 3,
"slot_index": 0
}
],
"title": "Positive Refiner",
"properties": {
"Node name for S&R": "CLIPTextEncodeSDXLRefiner"
},
"widgets_values": [
9.000000000000046,
4096,
4096,
"dragonballartstyle, art by akira toriyama, 1girl, smile, open mouth, blue eyes, gloves, blue hair, tail, full body, hair ribbon, boots, sky, belt, pants, cloud, hand on hip, shadow, one side up, spiked hair, goggles, ground vehicle, motor vehicle, motorcycle, goggles around neck, bulma, beach background, a girl at a beach"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 81,
"type": "CLIPTextEncodeSDXLRefiner",
"pos": [
626,
-404
],
"size": {
"0": 400,
"1": 200
},
"flags": {
"collapsed": true
},
"order": 18,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 531
},
{
"name": "text",
"type": "STRING",
"link": 494,
"widget": {
"name": "text",
"config": [
"STRING",
{
"multiline": true
}
]
}
},
{
"name": "ascore",
"type": "FLOAT",
"link": 534,
"widget": {
"name": "ascore",
"config": [
"FLOAT",
{
"default": 6,
"min": 0,
"max": 1000,
"step": 0.01
}
]
}
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
299
],
"shape": 3,
"slot_index": 0
}
],
"title": "Negative Refiner",
"properties": {
"Node name for S&R": "CLIPTextEncodeSDXLRefiner"
},
"widgets_values": [
1,
4096,
4096,
"lowres, ((bad anatomy)), ((bad hands)), missing finger, extra digits, fewer digits, blurry, ((mutated hands and fingers)), (poorly drawn face), ((mutation)), ((deformed face)), (ugly), ((bad proportions)), ((extra limbs)), extra face, (double head), (extra head), ((extra feet)), monster, logo, cropped, worst quality, jpeg, humpbacked, long body, long neck, ((jpeg artifacts)), deleted, old, oldest, ((censored)), ((bad aesthetic)), (mosaic censoring, bar censor, blur censor, text, watermark, artist name)"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 141,
"type": "Reroute",
"pos": [
504,
-458
],
"size": [
75,
26
],
"flags": {},
"order": 14,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 574
}
],
"outputs": [
{
"name": "",
"type": "CLIP",
"links": [
531,
533
],
"slot_index": 0
}
],
"properties": {
"showOutputText": false,
"horizontal": false
}
},
{
"id": 142,
"type": "Reroute",
"pos": [
513,
-582
],
"size": [
75,
26
],
"flags": {},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 571
}
],
"outputs": [
{
"name": "",
"type": "MODEL",
"links": [
529
],
"slot_index": 0
}
],
"properties": {
"showOutputText": false,
"horizontal": false
}
},
{
"id": 149,
"type": "LoraLoader",
"pos": [
86,
-241
],
"size": {
"0": 315,
"1": 126
},
"flags": {},
"order": 16,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 577
},
{
"name": "clip",
"type": "CLIP",
"link": 578
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
573
],
"shape": 3,
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
575
],
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "LoraLoader"
},
"widgets_values": [
"dragonballartstyle.safetensors",
0.9999999999999996,
1
]
},
{
"id": 10,
"type": "CheckpointLoaderSimple",
"pos": [
-333,
-248
],
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 12,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
577
],
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
578
],
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [],
"slot_index": 2
}
],
"title": "Base Model",
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"sd_xl_base_0.9.safetensors"
],
"color": "#432",
"bgcolor": "#653"
}
],
"links": [
[
55,
22,
0,
23,
3,
"LATENT"
],
[
56,
23,
0,
8,
0,
"LATENT"
],
[
214,
66,
0,
22,
4,
"INT"
],
[
282,
75,
0,
22,
1,
"CONDITIONING"
],
[
299,
81,
0,
23,
2,
"CONDITIONING"
],
[
302,
43,
0,
82,
1,
"STRING"
],
[
304,
82,
0,
22,
2,
"CONDITIONING"
],
[
380,
101,
0,
22,
5,
"FLOAT"
],
[
384,
102,
0,
23,
4,
"FLOAT"
],
[
434,
78,
0,
75,
1,
"STRING"
],
[
470,
77,
0,
75,
2,
"STRING"
],
[
474,
115,
0,
22,
6,
"INT"
],
[
475,
115,
0,
23,
5,
"INT"
],
[
476,
43,
0,
82,
2,
"STRING"
],
[
478,
78,
0,
120,
1,
"STRING"
],
[
480,
120,
0,
23,
1,
"CONDITIONING"
],
[
482,
66,
0,
23,
6,
"INT"
],
[
491,
8,
0,
122,
0,
"IMAGE"
],
[
494,
43,
0,
81,
1,
"STRING"
],
[
506,
126,
0,
23,
0,
"MODEL"
],
[
513,
4,
2,
133,
0,
"*"
],
[
515,
134,
0,
8,
1,
"VAE"
],
[
518,
137,
0,
120,
2,
"FLOAT"
],
[
522,
139,
0,
82,
0,
"CLIP"
],
[
523,
139,
0,
75,
0,
"CLIP"
],
[
529,
142,
0,
126,
0,
"*"
],
[
531,
141,
0,
81,
0,
"CLIP"
],
[
533,
141,
0,
120,
0,
"CLIP"
],
[
534,
138,
0,
81,
2,
"FLOAT"
],
[
535,
140,
0,
145,
0,
"*"
],
[
536,
145,
0,
22,
0,
"MODEL"
],
[
548,
133,
0,
134,
0,
"*"
],
[
562,
5,
0,
22,
3,
"LATENT"
],
[
571,
4,
0,
142,
0,
"*"
],
[
573,
149,
0,
140,
0,
"*"
],
[
574,
4,
1,
141,
0,
"*"
],
[
575,
149,
1,
139,
0,
"*"
],
[
577,
10,
0,
149,
0,
"MODEL"
],
[
578,
10,
1,
149,
1,
"CLIP"
]
],
"groups": [
{
"title": "Final Image",
"bounding": [
779,
-1302,
427,
593
],
"color": "#444"
},
{
"title": "Samplers",
"bounding": [
756,
-694,
451,
758
],
"color": "#444"
},
{
"title": "Models, Encoders, and LoRAs",
"bounding": [
-326,
-664,
1067,
759
],
"color": "#444"
},
{
"title": "Prompting",
"bounding": [
-314,
-1283,
626,
590
],
"color": "#444"
},
{
"title": "Gen Settings",
"bounding": [
318,
-1301,
451,
592
],
"color": "#444"
}
],
"config": {},
"extra": {},
"version": 0.4
}
Details
Available On (1 platform)
Same model published on other platforms. May have additional downloads or version variants.









