| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142 |
- {
- "3": {
- "inputs": {
- "seed": 221267224284097,
- "steps": 30,
- "cfg": 5.0,
- "sampler_name": "euler",
- "scheduler": "simple",
- "denoise": 1.0,
- "model": [
- "70",
- 0
- ],
- "positive": [
- "16",
- 0
- ],
- "negative": [
- "40",
- 0
- ],
- "latent_image": [
- "53",
- 0
- ]
- },
- "class_type": "KSampler",
- "_meta": {
- "title": "KSampler"
- }
- },
- "8": {
- "inputs": {
- "samples": [
- "3",
- 0
- ],
- "vae": [
- "55",
- 0
- ]
- },
- "class_type": "VAEDecode",
- "_meta": {
- "title": "VAE Decode"
- }
- },
- "9": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "SaveImage",
- "_meta": {
- "title": "Save Image"
- }
- },
- "16": {
- "inputs": {
- "text": "anime girl with massive fennec ears and a big fluffy fox tail with long wavy blonde hair and blue eyes wearing a pink sweater a large oversized black winter coat and a long blue maxi skirt and large winter boots and a red scarf and large gloves sitting in a sled sledding fast down a snow mountain",
- "clip": [
- "54",
- 0
- ]
- },
- "class_type": "CLIPTextEncode",
- "_meta": {
- "title": "Positive Prompt"
- }
- },
- "40": {
- "inputs": {
- "text": "blurry",
- "clip": [
- "54",
- 0
- ]
- },
- "class_type": "CLIPTextEncode",
- "_meta": {
- "title": "Negative Prompt"
- }
- },
- "53": {
- "inputs": {
- "width": 1024,
- "height": 1024,
- "batch_size": 1
- },
- "class_type": "EmptySD3LatentImage",
- "_meta": {
- "title": "EmptySD3LatentImage"
- }
- },
- "54": {
- "inputs": {
- "clip_name1": "clip_l_hidream.safetensors",
- "clip_name2": "clip_g_hidream.safetensors",
- "clip_name3": "t5xxl_fp8_e4m3fn_scaled.safetensors",
- "clip_name4": "llama_3.1_8b_instruct_fp8_scaled.safetensors"
- },
- "class_type": "QuadrupleCLIPLoader",
- "_meta": {
- "title": "QuadrupleCLIPLoader"
- }
- },
- "55": {
- "inputs": {
- "vae_name": "ae.safetensors"
- },
- "class_type": "VAELoader",
- "_meta": {
- "title": "Load VAE"
- }
- },
- "69": {
- "inputs": {
- "unet_name": "hidream_i1_full_fp16.safetensors",
- "weight_dtype": "default"
- },
- "class_type": "UNETLoader",
- "_meta": {
- "title": "Load Diffusion Model"
- }
- },
- "70": {
- "inputs": {
- "shift": 3.0000000000000004,
- "model": [
- "69",
- 0
- ]
- },
- "class_type": "ModelSamplingSD3",
- "_meta": {
- "title": "ModelSamplingSD3"
- }
- }
- }
|