| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- {
- "3": {
- "inputs": {
- "seed": 714772221606588,
- "steps": 20,
- "cfg": 5.45,
- "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.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 rainbow galaxy inside it on top of a wooden table on a snowy mountain top with the ocean and clouds in the background with a shot glass beside containing darkness beside a snow sculpture in the shape of a fox",
- "clip": [
- "43",
- 0
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "40": {
- "inputs": {
- "text": "",
- "clip": [
- "43",
- 0
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "41": {
- "inputs": {
- "clip_name": "t5xxl_fp16.safetensors",
- "type": "sd3"
- },
- "class_type": "CLIPLoader"
- },
- "42": {
- "inputs": {
- "clip_name1": "clip_l.safetensors",
- "clip_name2": "clip_g.safetensors",
- "type": "sd3"
- },
- "class_type": "DualCLIPLoader"
- },
- "43": {
- "inputs": {
- "clip_name1": "clip_l.safetensors",
- "clip_name2": "clip_g.safetensors",
- "clip_name3": "t5xxl_fp16.safetensors"
- },
- "class_type": "TripleCLIPLoader"
- },
- "53": {
- "inputs": {
- "width": 1024,
- "height": 1024,
- "batch_size": 1
- },
- "class_type": "EmptySD3LatentImage"
- }
- }
|