| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- {
- "5": {
- "inputs": {
- "width": 512,
- "height": 512,
- "batch_size": 1
- },
- "class_type": "EmptyLatentImage"
- },
- "6": {
- "inputs": {
- "text": "beautiful landscape scenery glass bottle with a galaxy inside cute fennec fox snow HDR sunset",
- "clip": [
- "20",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "7": {
- "inputs": {
- "text": "text, watermark",
- "clip": [
- "20",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "8": {
- "inputs": {
- "samples": [
- "13",
- 0
- ],
- "vae": [
- "20",
- 2
- ]
- },
- "class_type": "VAEDecode"
- },
- "13": {
- "inputs": {
- "add_noise": true,
- "noise_seed": 0,
- "cfg": 1.0,
- "model": [
- "20",
- 0
- ],
- "positive": [
- "6",
- 0
- ],
- "negative": [
- "7",
- 0
- ],
- "sampler": [
- "14",
- 0
- ],
- "sigmas": [
- "22",
- 0
- ],
- "latent_image": [
- "5",
- 0
- ]
- },
- "class_type": "SamplerCustom"
- },
- "14": {
- "inputs": {
- "sampler_name": "euler_ancestral"
- },
- "class_type": "KSamplerSelect"
- },
- "20": {
- "inputs": {
- "ckpt_name": "sd_xl_turbo_1.0_fp16.safetensors"
- },
- "class_type": "CheckpointLoaderSimple"
- },
- "22": {
- "inputs": {
- "steps": 1,
- "model": [
- "20",
- 0
- ]
- },
- "class_type": "SDTurboScheduler"
- },
- "25": {
- "inputs": {
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "PreviewImage"
- }
- }
|