| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159 |
- {
- "3": {
- "inputs": {
- "seed": 82943581230677,
- "steps": 20,
- "cfg": 8,
- "sampler_name": "euler",
- "scheduler": "normal",
- "denoise": 0.7000000000000001,
- "model": [
- "13",
- 0
- ],
- "positive": [
- "6",
- 0
- ],
- "negative": [
- "7",
- 0
- ],
- "latent_image": [
- "12",
- 0
- ]
- },
- "class_type": "KSampler",
- "_meta": {
- "title": "K采样器"
- }
- },
- "4": {
- "inputs": {
- "ckpt_name": "miaomiaoHarem_v175.safetensors"
- },
- "class_type": "CheckpointLoaderSimple",
- "_meta": {
- "title": "加载检查点"
- }
- },
- "6": {
- "inputs": {
- "text": "nsfw,best quality,masterpiece,",
- "speak_and_recognation": true,
- "clip": [
- "13",
- 1
- ]
- },
- "class_type": "CLIPTextEncode",
- "_meta": {
- "title": "CLIP文本编码(提示)"
- }
- },
- "7": {
- "inputs": {
- "text": "text, watermark",
- "speak_and_recognation": true,
- "clip": [
- "13",
- 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": {
- "image": "211736176.jpg",
- "upload": "image"
- },
- "class_type": "LoadImage",
- "_meta": {
- "title": "加载图像"
- }
- },
- "11": {
- "inputs": {
- "upscale_method": "nearest-exact",
- "width": 832,
- "height": 832,
- "crop": "disabled",
- "image": [
- "10",
- 0
- ]
- },
- "class_type": "ImageScale",
- "_meta": {
- "title": "图像放大"
- }
- },
- "12": {
- "inputs": {
- "pixels": [
- "11",
- 0
- ],
- "vae": [
- "4",
- 2
- ]
- },
- "class_type": "VAEEncode",
- "_meta": {
- "title": "VAE编码"
- }
- },
- "13": {
- "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"
- }
- }
- }
|