| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275 |
- {
- "4": {
- "inputs": {
- "ckpt_name": "RealVisXL_V4.0_Lightning.safetensors"
- },
- "class_type": "CheckpointLoaderSimple",
- "_meta": {
- "title": " "
- }
- },
- "5": {
- "inputs": {
- "width": 256,
- "height": 256,
- "batch_size": 1
- },
- "class_type": "EmptyLatentImage",
- "_meta": {
- "title": " "
- }
- },
- "8": {
- "inputs": {
- "samples": [
- "72",
- 0
- ],
- "vae": [
- "4",
- 2
- ]
- },
- "class_type": "VAEDecode",
- "_meta": {
- "title": " "
- }
- },
- "61": {
- "inputs": {
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "PreviewImage",
- "_meta": {
- "title": " "
- }
- },
- "72": {
- "inputs": {
- "noise": [
- "158",
- 0
- ],
- "guider": [
- "74",
- 0
- ],
- "sampler": [
- "132",
- 0
- ],
- "sigmas": [
- "159",
- 0
- ],
- "latent_image": [
- "5",
- 0
- ]
- },
- "class_type": "SamplerCustomAdvanced",
- "_meta": {
- "title": " "
- }
- },
- "74": {
- "inputs": {
- "cfg": [
- "161",
- 0
- ],
- "neg_scale": 0,
- "model": [
- "4",
- 0
- ],
- "positive": [
- "91",
- 0
- ],
- "negative": [
- "95",
- 0
- ],
- "empty_conditioning": [
- "122",
- 0
- ]
- },
- "class_type": "PerpNegGuider",
- "_meta": {
- "title": " "
- }
- },
- "91": {
- "inputs": {
- "text": [
- "154",
- 0
- ],
- "clip": [
- "4",
- 1
- ]
- },
- "class_type": "Text to Conditioning",
- "_meta": {
- "title": " "
- }
- },
- "95": {
- "inputs": {
- "text": [
- "156",
- 0
- ],
- "clip": [
- "4",
- 1
- ]
- },
- "class_type": "Text to Conditioning",
- "_meta": {
- "title": " "
- }
- },
- "122": {
- "inputs": {
- "text": [
- "155",
- 0
- ],
- "clip": [
- "4",
- 1
- ]
- },
- "class_type": "Text to Conditioning",
- "_meta": {
- "title": " "
- }
- },
- "132": {
- "inputs": {
- "order": 2,
- "rtol": 100,
- "atol": 100,
- "h_init": 100,
- "pcoeff": 0,
- "icoeff": 0,
- "dcoeff": 0,
- "accept_safety": 0,
- "eta": 0,
- "s_noise": 0
- },
- "class_type": "SamplerDPMAdaptative",
- "_meta": {
- "title": " "
- }
- },
- "151": {
- "inputs": {
- "samples": [
- "72",
- 1
- ],
- "vae": [
- "4",
- 2
- ]
- },
- "class_type": "VAEDecode",
- "_meta": {
- "title": " "
- }
- },
- "153": {
- "inputs": {
- "images": [
- "151",
- 0
- ]
- },
- "class_type": "PreviewImage",
- "_meta": {
- "title": " "
- }
- },
- "154": {
- "inputs": {
- "Text": "⚪"
- },
- "class_type": "Text box",
- "_meta": {
- "title": " "
- }
- },
- "155": {
- "inputs": {
- "Text": ""
- },
- "class_type": "Text box",
- "_meta": {
- "title": " "
- }
- },
- "156": {
- "inputs": {
- "Text": ""
- },
- "class_type": "Text box",
- "_meta": {
- "title": " "
- }
- },
- "158": {
- "inputs": {
- "noise_seed": 0
- },
- "class_type": "RandomNoise",
- "_meta": {
- "title": " "
- }
- },
- "159": {
- "inputs": {
- "steps": [
- "162",
- 0
- ],
- "denoise": 1,
- "model": [
- "4",
- 0
- ]
- },
- "class_type": "SDTurboScheduler",
- "_meta": {
- "title": " "
- }
- },
- "161": {
- "inputs": {
- "Value": [
- "162",
- 0
- ]
- },
- "class_type": "Int to float",
- "_meta": {
- "title": " "
- }
- },
- "162": {
- "inputs": {
- "Value": 8
- },
- "class_type": "Integer",
- "_meta": {
- "title": " "
- }
- }
- }
|