| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- {
- "3": {
- "inputs": {
- "seed": 585483408983215,
- "steps": 20,
- "cfg": 4.01,
- "sampler_name": "euler",
- "scheduler": "sgm_uniform",
- "denoise": 1.0,
- "model": [
- "4",
- 0
- ],
- "positive": [
- "16",
- 0
- ],
- "negative": [
- "40",
- 0
- ],
- "latent_image": [
- "53",
- 0
- ]
- },
- "class_type": "KSampler"
- },
- "4": {
- "inputs": {
- "ckpt_name": "sd3.5_large_fp8_scaled.safetensors"
- },
- "class_type": "CheckpointLoaderSimple"
- },
- "8": {
- "inputs": {
- "samples": [
- "3",
- 0
- ],
- "vae": [
- "4",
- 2
- ]
- },
- "class_type": "VAEDecode"
- },
- "9": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "SaveImage"
- },
- "16": {
- "inputs": {
- "text": "a bottle with a pink and red galaxy inside it on top of a wooden table on a table in the middle of a modern kitchen with a window to the outdoors mountain range bright sun clouds forest",
- "clip": [
- "4",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "40": {
- "inputs": {
- "text": "",
- "clip": [
- "4",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "53": {
- "inputs": {
- "width": 1024,
- "height": 1024,
- "batch_size": 1
- },
- "class_type": "EmptySD3LatentImage"
- }
- }
|