ai_service/workflows/temp/processed_workflow_e3464aa2d66442c5bad2207b080f731c.json

226 lines
5.5 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"6": {
"inputs": {
"text": [
"31",
0
],
"clip": [
"11",
0
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Positive Prompt)"
}
},
"8": {
"inputs": {
"samples": [
"13",
0
],
"vae": [
"10",
0
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE解码"
}
},
"9": {
"inputs": {
"filename_prefix": "ComfyUI",
"images": [
"8",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "保存图像"
}
},
"10": {
"inputs": {
"vae_name": "ae.safetensors"
},
"class_type": "VAELoader",
"_meta": {
"title": "加载VAE"
}
},
"11": {
"inputs": {
"clip_name1": "t5xxl_fp16.safetensors",
"clip_name2": "clip_l.safetensors",
"type": "flux",
"device": "default"
},
"class_type": "DualCLIPLoader",
"_meta": {
"title": "双CLIP加载器"
}
},
"12": {
"inputs": {
"unet_name": "flux1-dev.safetensors",
"weight_dtype": "default"
},
"class_type": "UNETLoader",
"_meta": {
"title": "UNet加载器"
}
},
"13": {
"inputs": {
"noise": [
"25",
0
],
"guider": [
"22",
0
],
"sampler": [
"16",
0
],
"sigmas": [
"17",
0
],
"latent_image": [
"27",
0
]
},
"class_type": "SamplerCustomAdvanced",
"_meta": {
"title": "自定义采样器(高级)"
}
},
"16": {
"inputs": {
"sampler_name": "euler"
},
"class_type": "KSamplerSelect",
"_meta": {
"title": "K采样器选择"
}
},
"17": {
"inputs": {
"scheduler": "simple",
"steps": 25,
"denoise": 1,
"model": [
"30",
0
]
},
"class_type": "BasicScheduler",
"_meta": {
"title": "基本调度器"
}
},
"22": {
"inputs": {
"model": [
"30",
0
],
"conditioning": [
"26",
0
]
},
"class_type": "BasicGuider",
"_meta": {
"title": "基本引导器"
}
},
"25": {
"inputs": {
"noise_seed": 142213168350829
},
"class_type": "RandomNoise",
"_meta": {
"title": "随机噪波"
}
},
"26": {
"inputs": {
"guidance": 3.5,
"conditioning": [
"6",
0
]
},
"class_type": "FluxGuidance",
"_meta": {
"title": "Flux引导"
}
},
"27": {
"inputs": {
"width": "1080",
"height": "1920",
"batch_size": "2"
},
"class_type": "EmptySD3LatentImage",
"_meta": {
"title": "空Latent图像SD3"
}
},
"30": {
"inputs": {
"max_shift": 1.1500000000000001,
"base_shift": 0.5000000000000001,
"width": 1024,
"height": 1024,
"model": [
"12",
0
]
},
"class_type": "ModelSamplingFlux",
"_meta": {
"title": "采样算法Flux"
}
},
"31": {
"inputs": {
"user_prompt": "作为一个AI提示词专家请你仿照范例根据我给出的主题生成一条符合下列要求的提示词来让CLIP模型可以更好地理解画面主体。注意你需要仿照下面的示例详细分析仅仿照写法而不仿照任何内容将用户的需求转化为详细的提示词。\\n 要求共六条,请严格遵守:\\n 1 用自然语言简单句来描述画面,请避免出现过于长的,或者格式过于复杂的句子,句子中不要出现*等特殊符号。\\n 2.用英语表达。 \\n 3.直接给出prompt内容即可不需要任何解释和说明。\\n 4. 每条prompt至少50词不超过200词。\\n 5.避免模棱两可的说法。\\n 6.描述的最开始加入“no text, no AI style”\\n 例如:\nCartoon-Style Nankai University Main Building,\nvividly depicted with rounded edges and pastel gradients, the iconic Gothic-Revival structure stands majestically. Crimson brick façade contrasts with golden-glowing arched windows, while whimsical cloud-shaped eaves drip melted clock details. A giant smiling sun hangs low, casting honey-golden rays through simplified pine trees, creating striped shadows dancing on marble stairs.\n\nTranslucent ghostly scholars from 1919 float near pillars holding glowing books, their outlines shimmering like liquid mercury. Oversized autumn leaves (stylized as maple-red origami) spiral around twin bell towers chiming visible musical notes. Puddles on the ground mirror upside-down building reflections rippling with calculus formulas.\n\nEnvironment:\nSurreal candy-pink sunset gradients blend into starry indigo sky above. Playful squirrels wearing tiny graduation caps scamper across emerald lawns textured like green velvet.",
"system_prompt": "圣诞节海报,包含雪花、圣诞树和礼物,温馨风格",
"enable_history": false,
"max_history": 10,
"history_json": "",
"save_path": "./chat_history.json",
"api_config": [
"32",
0
]
},
"class_type": "DeepSeekChat",
"_meta": {
"title": "LLM Model Input Box"
}
},
"32": {
"inputs": {
"config_name": "DeepSeek官方Chat API",
"temperature": 1,
"max_tokens": 512,
"stream": false,
"api_key": ""
},
"class_type": "DeepSeekAPIConfig",
"_meta": {
"title": "LLM API Model Selector"
}
}
}