aleph65 commited on
Commit
0247200
·
verified ·
1 Parent(s): 94ecb28

flux-v2 rev: generic anatomy prompt as default positive, reusable negative node (inert at CFG 1.0, documented)

Browse files
wip/flux-redux/flux-v2-redux-style-composition-bfl-lora.json CHANGED
@@ -84,7 +84,8 @@
84
  "name": "CLIP",
85
  "type": "CLIP",
86
  "links": [
87
- 3
 
88
  ],
89
  "slot_index": 0
90
  }
@@ -327,9 +328,9 @@
327
  "cnr_id": "comfy-core",
328
  "ver": "0.27.0"
329
  },
330
- "title": "Prompt (optional)",
331
  "widgets_values": [
332
- ""
333
  ]
334
  },
335
  {
@@ -358,7 +359,6 @@
358
  "name": "CONDITIONING",
359
  "type": "CONDITIONING",
360
  "links": [
361
- 5,
362
  6
363
  ],
364
  "slot_index": 0
@@ -375,22 +375,22 @@
375
  },
376
  {
377
  "id": 11,
378
- "type": "ConditioningZeroOut",
379
  "pos": [
380
- 140,
381
- 170
382
  ],
383
  "size": [
384
- 290,
385
- 48
386
  ],
387
  "flags": {},
388
  "order": 10,
389
  "mode": 0,
390
  "inputs": [
391
  {
392
- "name": "conditioning",
393
- "type": "CONDITIONING",
394
  "link": 5
395
  }
396
  ],
@@ -405,10 +405,14 @@
405
  }
406
  ],
407
  "properties": {
408
- "Node name for S&R": "ConditioningZeroOut",
409
  "cnr_id": "comfy-core",
410
  "ver": "0.27.0"
411
- }
 
 
 
 
412
  },
413
  {
414
  "id": 12,
@@ -989,11 +993,11 @@
989
  ],
990
  [
991
  5,
992
- 10,
993
  0,
994
  11,
995
  0,
996
- "CONDITIONING"
997
  ],
998
  [
999
  6,
 
84
  "name": "CLIP",
85
  "type": "CLIP",
86
  "links": [
87
+ 3,
88
+ 5
89
  ],
90
  "slot_index": 0
91
  }
 
328
  "cnr_id": "comfy-core",
329
  "ver": "0.27.0"
330
  },
331
+ "title": "Prompt (generic anatomy default \u2014 edit or clear)",
332
  "widgets_values": [
333
+ "A photograph of a beautiful woman posing naturally. Her body is anatomically correct, with well-proportioned limbs, natural relaxed hands, and a balanced, graceful posture. The image is sharp and coherent, with realistic skin texture and lighting that matches the scene."
334
  ]
335
  },
336
  {
 
359
  "name": "CONDITIONING",
360
  "type": "CONDITIONING",
361
  "links": [
 
362
  6
363
  ],
364
  "slot_index": 0
 
375
  },
376
  {
377
  "id": 11,
378
+ "type": "CLIPTextEncode",
379
  "pos": [
380
+ -300,
381
+ 250
382
  ],
383
  "size": [
384
+ 400,
385
+ 160
386
  ],
387
  "flags": {},
388
  "order": 10,
389
  "mode": 0,
390
  "inputs": [
391
  {
392
+ "name": "clip",
393
+ "type": "CLIP",
394
  "link": 5
395
  }
396
  ],
 
405
  }
406
  ],
407
  "properties": {
408
+ "Node name for S&R": "CLIPTextEncode",
409
  "cnr_id": "comfy-core",
410
  "ver": "0.27.0"
411
+ },
412
+ "title": "Negative (INERT at CFG 1.0 \u2014 activates only if CFG > 1)",
413
+ "widgets_values": [
414
+ "deformed anatomy, extra limbs, missing limbs, fused or extra fingers, malformed hands, twisted joints, distorted face, mutated body, disfigured, blurry, lowres, jpeg artifacts, watermark, text, logo, oversaturated, plastic skin"
415
+ ]
416
  },
417
  {
418
  "id": 12,
 
993
  ],
994
  [
995
  5,
996
+ 3,
997
  0,
998
  11,
999
  0,
1000
+ "CLIP"
1001
  ],
1002
  [
1003
  6,
wip/flux-redux/flux-v2-redux-style-composition.json CHANGED
@@ -84,7 +84,8 @@
84
  "name": "CLIP",
85
  "type": "CLIP",
86
  "links": [
87
- 3
 
88
  ],
89
  "slot_index": 0
90
  }
@@ -332,9 +333,9 @@
332
  "cnr_id": "comfy-core",
333
  "ver": "0.27.0"
334
  },
335
- "title": "Prompt (optional \u2014 may stay empty)",
336
  "widgets_values": [
337
- ""
338
  ]
339
  },
340
  {
@@ -363,7 +364,6 @@
363
  "name": "CONDITIONING",
364
  "type": "CONDITIONING",
365
  "links": [
366
- 5,
367
  6,
368
  9
369
  ],
@@ -381,22 +381,22 @@
381
  },
382
  {
383
  "id": 11,
384
- "type": "ConditioningZeroOut",
385
  "pos": [
386
- 140,
387
- 170
388
  ],
389
  "size": [
390
- 290,
391
- 48
392
  ],
393
  "flags": {},
394
  "order": 10,
395
  "mode": 0,
396
  "inputs": [
397
  {
398
- "name": "conditioning",
399
- "type": "CONDITIONING",
400
  "link": 5
401
  }
402
  ],
@@ -412,10 +412,14 @@
412
  }
413
  ],
414
  "properties": {
415
- "Node name for S&R": "ConditioningZeroOut",
416
  "cnr_id": "comfy-core",
417
  "ver": "0.27.0"
418
- }
 
 
 
 
419
  },
420
  {
421
  "id": 12,
@@ -1483,11 +1487,11 @@
1483
  ],
1484
  [
1485
  5,
1486
- 10,
1487
  0,
1488
  11,
1489
  0,
1490
- "CONDITIONING"
1491
  ],
1492
  [
1493
  6,
 
84
  "name": "CLIP",
85
  "type": "CLIP",
86
  "links": [
87
+ 3,
88
+ 5
89
  ],
90
  "slot_index": 0
91
  }
 
333
  "cnr_id": "comfy-core",
334
  "ver": "0.27.0"
335
  },
336
+ "title": "Prompt (generic anatomy default \u2014 edit or clear)",
337
  "widgets_values": [
338
+ "A photograph of a beautiful woman posing naturally. Her body is anatomically correct, with well-proportioned limbs, natural relaxed hands, and a balanced, graceful posture. The image is sharp and coherent, with realistic skin texture and lighting that matches the scene."
339
  ]
340
  },
341
  {
 
364
  "name": "CONDITIONING",
365
  "type": "CONDITIONING",
366
  "links": [
 
367
  6,
368
  9
369
  ],
 
381
  },
382
  {
383
  "id": 11,
384
+ "type": "CLIPTextEncode",
385
  "pos": [
386
+ -300,
387
+ 250
388
  ],
389
  "size": [
390
+ 400,
391
+ 160
392
  ],
393
  "flags": {},
394
  "order": 10,
395
  "mode": 0,
396
  "inputs": [
397
  {
398
+ "name": "clip",
399
+ "type": "CLIP",
400
  "link": 5
401
  }
402
  ],
 
412
  }
413
  ],
414
  "properties": {
415
+ "Node name for S&R": "CLIPTextEncode",
416
  "cnr_id": "comfy-core",
417
  "ver": "0.27.0"
418
+ },
419
+ "title": "Negative (INERT at CFG 1.0 \u2014 activates only if CFG > 1)",
420
+ "widgets_values": [
421
+ "deformed anatomy, extra limbs, missing limbs, fused or extra fingers, malformed hands, twisted joints, distorted face, mutated body, disfigured, blurry, lowres, jpeg artifacts, watermark, text, logo, oversaturated, plastic skin"
422
+ ]
423
  },
424
  {
425
  "id": 12,
 
1487
  ],
1488
  [
1489
  5,
1490
+ 3,
1491
  0,
1492
  11,
1493
  0,
1494
+ "CLIP"
1495
  ],
1496
  [
1497
  6,
workflows/flux-v2-redux-style-composition-bfl-lora.json CHANGED
@@ -84,7 +84,8 @@
84
  "name": "CLIP",
85
  "type": "CLIP",
86
  "links": [
87
- 3
 
88
  ],
89
  "slot_index": 0
90
  }
@@ -327,9 +328,9 @@
327
  "cnr_id": "comfy-core",
328
  "ver": "0.27.0"
329
  },
330
- "title": "Prompt (optional)",
331
  "widgets_values": [
332
- ""
333
  ]
334
  },
335
  {
@@ -358,7 +359,6 @@
358
  "name": "CONDITIONING",
359
  "type": "CONDITIONING",
360
  "links": [
361
- 5,
362
  6
363
  ],
364
  "slot_index": 0
@@ -375,22 +375,22 @@
375
  },
376
  {
377
  "id": 11,
378
- "type": "ConditioningZeroOut",
379
  "pos": [
380
- 140,
381
- 170
382
  ],
383
  "size": [
384
- 290,
385
- 48
386
  ],
387
  "flags": {},
388
  "order": 10,
389
  "mode": 0,
390
  "inputs": [
391
  {
392
- "name": "conditioning",
393
- "type": "CONDITIONING",
394
  "link": 5
395
  }
396
  ],
@@ -405,10 +405,14 @@
405
  }
406
  ],
407
  "properties": {
408
- "Node name for S&R": "ConditioningZeroOut",
409
  "cnr_id": "comfy-core",
410
  "ver": "0.27.0"
411
- }
 
 
 
 
412
  },
413
  {
414
  "id": 12,
@@ -989,11 +993,11 @@
989
  ],
990
  [
991
  5,
992
- 10,
993
  0,
994
  11,
995
  0,
996
- "CONDITIONING"
997
  ],
998
  [
999
  6,
 
84
  "name": "CLIP",
85
  "type": "CLIP",
86
  "links": [
87
+ 3,
88
+ 5
89
  ],
90
  "slot_index": 0
91
  }
 
328
  "cnr_id": "comfy-core",
329
  "ver": "0.27.0"
330
  },
331
+ "title": "Prompt (generic anatomy default \u2014 edit or clear)",
332
  "widgets_values": [
333
+ "A photograph of a beautiful woman posing naturally. Her body is anatomically correct, with well-proportioned limbs, natural relaxed hands, and a balanced, graceful posture. The image is sharp and coherent, with realistic skin texture and lighting that matches the scene."
334
  ]
335
  },
336
  {
 
359
  "name": "CONDITIONING",
360
  "type": "CONDITIONING",
361
  "links": [
 
362
  6
363
  ],
364
  "slot_index": 0
 
375
  },
376
  {
377
  "id": 11,
378
+ "type": "CLIPTextEncode",
379
  "pos": [
380
+ -300,
381
+ 250
382
  ],
383
  "size": [
384
+ 400,
385
+ 160
386
  ],
387
  "flags": {},
388
  "order": 10,
389
  "mode": 0,
390
  "inputs": [
391
  {
392
+ "name": "clip",
393
+ "type": "CLIP",
394
  "link": 5
395
  }
396
  ],
 
405
  }
406
  ],
407
  "properties": {
408
+ "Node name for S&R": "CLIPTextEncode",
409
  "cnr_id": "comfy-core",
410
  "ver": "0.27.0"
411
+ },
412
+ "title": "Negative (INERT at CFG 1.0 \u2014 activates only if CFG > 1)",
413
+ "widgets_values": [
414
+ "deformed anatomy, extra limbs, missing limbs, fused or extra fingers, malformed hands, twisted joints, distorted face, mutated body, disfigured, blurry, lowres, jpeg artifacts, watermark, text, logo, oversaturated, plastic skin"
415
+ ]
416
  },
417
  {
418
  "id": 12,
 
993
  ],
994
  [
995
  5,
996
+ 3,
997
  0,
998
  11,
999
  0,
1000
+ "CLIP"
1001
  ],
1002
  [
1003
  6,
workflows/flux-v2-redux-style-composition.json CHANGED
@@ -84,7 +84,8 @@
84
  "name": "CLIP",
85
  "type": "CLIP",
86
  "links": [
87
- 3
 
88
  ],
89
  "slot_index": 0
90
  }
@@ -332,9 +333,9 @@
332
  "cnr_id": "comfy-core",
333
  "ver": "0.27.0"
334
  },
335
- "title": "Prompt (optional \u2014 may stay empty)",
336
  "widgets_values": [
337
- ""
338
  ]
339
  },
340
  {
@@ -363,7 +364,6 @@
363
  "name": "CONDITIONING",
364
  "type": "CONDITIONING",
365
  "links": [
366
- 5,
367
  6,
368
  9
369
  ],
@@ -381,22 +381,22 @@
381
  },
382
  {
383
  "id": 11,
384
- "type": "ConditioningZeroOut",
385
  "pos": [
386
- 140,
387
- 170
388
  ],
389
  "size": [
390
- 290,
391
- 48
392
  ],
393
  "flags": {},
394
  "order": 10,
395
  "mode": 0,
396
  "inputs": [
397
  {
398
- "name": "conditioning",
399
- "type": "CONDITIONING",
400
  "link": 5
401
  }
402
  ],
@@ -412,10 +412,14 @@
412
  }
413
  ],
414
  "properties": {
415
- "Node name for S&R": "ConditioningZeroOut",
416
  "cnr_id": "comfy-core",
417
  "ver": "0.27.0"
418
- }
 
 
 
 
419
  },
420
  {
421
  "id": 12,
@@ -1483,11 +1487,11 @@
1483
  ],
1484
  [
1485
  5,
1486
- 10,
1487
  0,
1488
  11,
1489
  0,
1490
- "CONDITIONING"
1491
  ],
1492
  [
1493
  6,
 
84
  "name": "CLIP",
85
  "type": "CLIP",
86
  "links": [
87
+ 3,
88
+ 5
89
  ],
90
  "slot_index": 0
91
  }
 
333
  "cnr_id": "comfy-core",
334
  "ver": "0.27.0"
335
  },
336
+ "title": "Prompt (generic anatomy default \u2014 edit or clear)",
337
  "widgets_values": [
338
+ "A photograph of a beautiful woman posing naturally. Her body is anatomically correct, with well-proportioned limbs, natural relaxed hands, and a balanced, graceful posture. The image is sharp and coherent, with realistic skin texture and lighting that matches the scene."
339
  ]
340
  },
341
  {
 
364
  "name": "CONDITIONING",
365
  "type": "CONDITIONING",
366
  "links": [
 
367
  6,
368
  9
369
  ],
 
381
  },
382
  {
383
  "id": 11,
384
+ "type": "CLIPTextEncode",
385
  "pos": [
386
+ -300,
387
+ 250
388
  ],
389
  "size": [
390
+ 400,
391
+ 160
392
  ],
393
  "flags": {},
394
  "order": 10,
395
  "mode": 0,
396
  "inputs": [
397
  {
398
+ "name": "clip",
399
+ "type": "CLIP",
400
  "link": 5
401
  }
402
  ],
 
412
  }
413
  ],
414
  "properties": {
415
+ "Node name for S&R": "CLIPTextEncode",
416
  "cnr_id": "comfy-core",
417
  "ver": "0.27.0"
418
+ },
419
+ "title": "Negative (INERT at CFG 1.0 \u2014 activates only if CFG > 1)",
420
+ "widgets_values": [
421
+ "deformed anatomy, extra limbs, missing limbs, fused or extra fingers, malformed hands, twisted joints, distorted face, mutated body, disfigured, blurry, lowres, jpeg artifacts, watermark, text, logo, oversaturated, plastic skin"
422
+ ]
423
  },
424
  {
425
  "id": 12,
 
1487
  ],
1488
  [
1489
  5,
1490
+ 3,
1491
  0,
1492
  11,
1493
  0,
1494
+ "CLIP"
1495
  ],
1496
  [
1497
  6,