| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160 |
- {
- "3": {
- "inputs": {
- "seed": 370146334065324,
- "steps": 20,
- "cfg": 1.0,
- "sampler_name": "euler",
- "scheduler": "normal",
- "denoise": 1.0,
- "model": [
- "20",
- 0
- ],
- "positive": [
- "14",
- 0
- ],
- "negative": [
- "14",
- 1
- ],
- "latent_image": [
- "28",
- 0
- ]
- },
- "class_type": "KSampler"
- },
- "7": {
- "inputs": {
- "text": "",
- "clip": [
- "20",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "8": {
- "inputs": {
- "samples": [
- "3",
- 0
- ],
- "vae": [
- "20",
- 2
- ]
- },
- "class_type": "VAEDecode"
- },
- "9": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "SaveImage"
- },
- "14": {
- "inputs": {
- "strength": 0.4,
- "start_percent": 0.0,
- "end_percent": 1.0,
- "positive": [
- "26",
- 0
- ],
- "negative": [
- "7",
- 0
- ],
- "control_net": [
- "15",
- 0
- ],
- "vae": [
- "20",
- 2
- ],
- "image": [
- "18",
- 0
- ]
- },
- "class_type": "ControlNetApplySD3"
- },
- "15": {
- "inputs": {
- "control_net_name": "instantx_flux_canny.safetensors"
- },
- "class_type": "ControlNetLoader"
- },
- "17": {
- "inputs": {
- "image": "girl_in_field.png",
- "upload": "image"
- },
- "class_type": "LoadImage",
- "is_changed": [
- "daed7b7d4d3073d29811146c509cd597c87311bd0e6a61cc23795c88c8e3af98"
- ]
- },
- "18": {
- "inputs": {
- "low_threshold": 0.2,
- "high_threshold": 0.3,
- "image": [
- "17",
- 0
- ]
- },
- "class_type": "Canny"
- },
- "19": {
- "inputs": {
- "images": [
- "18",
- 0
- ]
- },
- "class_type": "PreviewImage"
- },
- "20": {
- "inputs": {
- "ckpt_name": "flux1-dev-fp8.safetensors"
- },
- "class_type": "CheckpointLoaderSimple"
- },
- "23": {
- "inputs": {
- "text": "anime girl smiling with long hair standing in a football arena with a single massive sword hanging from her back",
- "clip": [
- "20",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "26": {
- "inputs": {
- "guidance": 3.5,
- "conditioning": [
- "23",
- 0
- ]
- },
- "class_type": "FluxGuidance"
- },
- "28": {
- "inputs": {
- "width": 1024,
- "height": 1024,
- "batch_size": 1
- },
- "class_type": "EmptySD3LatentImage"
- }
- }
|