| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128 |
- {
- "3": {
- "inputs": {
- "seed": 589017525819940,
- "steps": 20,
- "cfg": 8,
- "sampler_name": "euler",
- "scheduler": "normal",
- "denoise": 1,
- "model": [
- "10",
- 0
- ],
- "positive": [
- "6",
- 0
- ],
- "negative": [
- "7",
- 0
- ],
- "latent_image": [
- "5",
- 0
- ]
- },
- "class_type": "KSampler",
- "_meta": {
- "title": "K采样器"
- }
- },
- "4": {
- "inputs": {
- "ckpt_name": "miaomiaoHarem_v175.safetensors"
- },
- "class_type": "CheckpointLoaderSimple",
- "_meta": {
- "title": "加载检查点"
- }
- },
- "5": {
- "inputs": {
- "width": 1280,
- "height": 832,
- "batch_size": 1
- },
- "class_type": "EmptyLatentImage",
- "_meta": {
- "title": "空潜空间图像"
- }
- },
- "6": {
- "inputs": {
- "text": "beautiful scenery nature glass bottle landscape, , purple galaxy bottle,",
- "speak_and_recognation": true,
- "clip": [
- "10",
- 1
- ]
- },
- "class_type": "CLIPTextEncode",
- "_meta": {
- "title": "CLIP文本编码(提示)"
- }
- },
- "7": {
- "inputs": {
- "text": "text, watermark",
- "speak_and_recognation": true,
- "clip": [
- "10",
- 1
- ]
- },
- "class_type": "CLIPTextEncode",
- "_meta": {
- "title": "CLIP文本编码(提示)"
- }
- },
- "8": {
- "inputs": {
- "samples": [
- "3",
- 0
- ],
- "vae": [
- "4",
- 2
- ]
- },
- "class_type": "VAEDecode",
- "_meta": {
- "title": "VAE解码"
- }
- },
- "9": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "SaveImage",
- "_meta": {
- "title": "保存图像"
- }
- },
- "10": {
- "inputs": {
- "lora_name": "lp22.safetensors",
- "strength_model": 0.6,
- "strength_clip": 0.6,
- "model": [
- "4",
- 0
- ],
- "clip": [
- "4",
- 1
- ]
- },
- "class_type": "LoraLoader",
- "_meta": {
- "title": "加载LoRA"
- }
- }
- }
|