| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "3": {
- "inputs": {
- "seed": 572636856966402,
- "steps": 20,
- "cfg": 8.0,
- "sampler_name": "uni_pc_bh2",
- "scheduler": "normal",
- "denoise": 1.0,
- "model": [
- "10",
- 0
- ],
- "positive": [
- "6",
- 0
- ],
- "negative": [
- "7",
- 0
- ],
- "latent_image": [
- "5",
- 0
- ]
- },
- "class_type": "KSampler"
- },
- "4": {
- "inputs": {
- "ckpt_name": "v1-5-pruned-emaonly.ckpt"
- },
- "class_type": "CheckpointLoaderSimple"
- },
- "5": {
- "inputs": {
- "width": 512,
- "height": 512,
- "batch_size": 1
- },
- "class_type": "EmptyLatentImage"
- },
- "6": {
- "inputs": {
- "text": "woman (fennec ears fox ears:1.1), marble statue, museum",
- "clip": [
- "4",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "7": {
- "inputs": {
- "text": "text, watermark",
- "clip": [
- "4",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "8": {
- "inputs": {
- "samples": [
- "3",
- 0
- ],
- "vae": [
- "4",
- 2
- ]
- },
- "class_type": "VAEDecode"
- },
- "9": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "SaveImage"
- },
- "10": {
- "inputs": {
- "hypernetwork_name": "dantionMarbleStatues_10.pt",
- "strength": 1.0,
- "model": [
- "4",
- 0
- ]
- },
- "class_type": "HypernetworkLoader"
- }
- }
|