FireRedTeam commited on
Commit
c1a3e5f
·
verified ·
1 Parent(s): 3b8415c

Upload firered-image-edit-1.1.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. firered-image-edit-1.1.json +256 -207
firered-image-edit-1.1.json CHANGED
@@ -2,7 +2,7 @@
2
  "id": "ad18abd3-bdee-4f80-8fae-d15d4f845b9d",
3
  "revision": 0,
4
  "last_node_id": 164,
5
- "last_link_id": 338,
6
  "nodes": [
7
  {
8
  "id": 115,
@@ -170,7 +170,7 @@
170
  58
171
  ],
172
  "flags": {},
173
- "order": 19,
174
  "mode": 0,
175
  "inputs": [
176
  {
@@ -361,89 +361,6 @@
361
  "fixed"
362
  ]
363
  },
364
- {
365
- "id": 130,
366
- "type": "KSampler",
367
- "pos": [
368
- 588.5401333745947,
369
- -1567.3720856749326
370
- ],
371
- "size": [
372
- 265.61340008,
373
- 474
374
- ],
375
- "flags": {},
376
- "order": 21,
377
- "mode": 0,
378
- "inputs": [
379
- {
380
- "name": "model",
381
- "type": "MODEL",
382
- "link": 295
383
- },
384
- {
385
- "name": "positive",
386
- "type": "CONDITIONING",
387
- "link": 312
388
- },
389
- {
390
- "name": "negative",
391
- "type": "CONDITIONING",
392
- "link": 313
393
- },
394
- {
395
- "name": "latent_image",
396
- "type": "LATENT",
397
- "link": 303
398
- },
399
- {
400
- "name": "steps",
401
- "type": "INT",
402
- "widget": {
403
- "name": "steps"
404
- },
405
- "link": 338
406
- },
407
- {
408
- "name": "cfg",
409
- "type": "FLOAT",
410
- "widget": {
411
- "name": "cfg"
412
- },
413
- "link": 335
414
- }
415
- ],
416
- "outputs": [
417
- {
418
- "name": "LATENT",
419
- "type": "LATENT",
420
- "links": [
421
- 273
422
- ]
423
- }
424
- ],
425
- "properties": {
426
- "Node name for S&R": "KSampler",
427
- "cnr_id": "comfy-core",
428
- "ver": "0.5.1",
429
- "enableTabs": false,
430
- "tabWidth": 65,
431
- "tabXOffset": 10,
432
- "hasSecondTab": false,
433
- "secondTabText": "Send Back",
434
- "secondTabOffset": 80,
435
- "secondTabWidth": 65
436
- },
437
- "widgets_values": [
438
- 43,
439
- "fixed",
440
- 40,
441
- 4,
442
- "euler",
443
- "simple",
444
- 1
445
- ]
446
- },
447
  {
448
  "id": 9,
449
  "type": "SaveImage",
@@ -496,7 +413,7 @@
496
  "flags": {
497
  "collapsed": false
498
  },
499
- "order": 22,
500
  "mode": 0,
501
  "inputs": [
502
  {
@@ -546,7 +463,7 @@
546
  58
547
  ],
548
  "flags": {},
549
- "order": 20,
550
  "mode": 0,
551
  "inputs": [
552
  {
@@ -883,120 +800,6 @@
883
  "color": "#323",
884
  "bgcolor": "#535"
885
  },
886
- {
887
- "id": 162,
888
- "type": "PrimitiveFloat",
889
- "pos": [
890
- 87.99959928899314,
891
- -1156.8688912727982
892
- ],
893
- "size": [
894
- 210,
895
- 60.28819946849876
896
- ],
897
- "flags": {},
898
- "order": 8,
899
- "mode": 0,
900
- "inputs": [],
901
- "outputs": [
902
- {
903
- "name": "FLOAT",
904
- "type": "FLOAT",
905
- "links": [
906
- 333
907
- ]
908
- }
909
- ],
910
- "title": "CFG",
911
- "properties": {
912
- "Node name for S&R": "PrimitiveFloat"
913
- },
914
- "widgets_values": [
915
- 4
916
- ]
917
- },
918
- {
919
- "id": 163,
920
- "type": "PrimitiveFloat",
921
- "pos": [
922
- 99.41415961836361,
923
- -1021.8785015543918
924
- ],
925
- "size": [
926
- 210,
927
- 58.717076594001355
928
- ],
929
- "flags": {},
930
- "order": 9,
931
- "mode": 0,
932
- "inputs": [],
933
- "outputs": [
934
- {
935
- "name": "FLOAT",
936
- "type": "FLOAT",
937
- "links": [
938
- 334
939
- ]
940
- }
941
- ],
942
- "title": "LoRA-CFG",
943
- "properties": {
944
- "Node name for S&R": "PrimitiveFloat"
945
- },
946
- "widgets_values": [
947
- 1
948
- ]
949
- },
950
- {
951
- "id": 157,
952
- "type": "ComfySwitchNode",
953
- "pos": [
954
- 327.5989374057704,
955
- -1438.4636911102305
956
- ],
957
- "size": [
958
- 210,
959
- 78
960
- ],
961
- "flags": {},
962
- "order": 14,
963
- "mode": 0,
964
- "inputs": [
965
- {
966
- "name": "on_false",
967
- "type": "INT",
968
- "link": 329
969
- },
970
- {
971
- "name": "on_true",
972
- "type": "INT",
973
- "link": 337
974
- },
975
- {
976
- "name": "switch",
977
- "type": "BOOLEAN",
978
- "widget": {
979
- "name": "switch"
980
- },
981
- "link": 330
982
- }
983
- ],
984
- "outputs": [
985
- {
986
- "name": "output",
987
- "type": "INT",
988
- "links": [
989
- 338
990
- ]
991
- }
992
- ],
993
- "properties": {
994
- "Node name for S&R": "ComfySwitchNode"
995
- },
996
- "widgets_values": [
997
- false
998
- ]
999
- },
1000
  {
1001
  "id": 147,
1002
  "type": "FluxKontextImageScale",
@@ -1099,7 +902,7 @@
1099
  78
1100
  ],
1101
  "flags": {},
1102
- "order": 13,
1103
  "mode": 0,
1104
  "inputs": [
1105
  {
@@ -1149,7 +952,7 @@
1149
  82
1150
  ],
1151
  "flags": {},
1152
- "order": 10,
1153
  "mode": 0,
1154
  "inputs": [],
1155
  "outputs": [
@@ -1169,6 +972,204 @@
1169
  8,
1170
  "fixed"
1171
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1172
  }
1173
  ],
1174
  "links": [
@@ -1437,7 +1438,55 @@
1437
  "INT"
1438
  ],
1439
  [
1440
- 338,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1441
  157,
1442
  0,
1443
  130,
@@ -1548,10 +1597,10 @@
1548
  "VHS_MetadataImage": true,
1549
  "VHS_KeepIntermediate": true,
1550
  "ds": {
1551
- "scale": 0.42008327218418096,
1552
  "offset": [
1553
- 2508.241009158433,
1554
- 2082.2128700681983
1555
  ]
1556
  }
1557
  },
 
2
  "id": "ad18abd3-bdee-4f80-8fae-d15d4f845b9d",
3
  "revision": 0,
4
  "last_node_id": 164,
5
+ "last_link_id": 345,
6
  "nodes": [
7
  {
8
  "id": 115,
 
170
  58
171
  ],
172
  "flags": {},
173
+ "order": 20,
174
  "mode": 0,
175
  "inputs": [
176
  {
 
361
  "fixed"
362
  ]
363
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
364
  {
365
  "id": 9,
366
  "type": "SaveImage",
 
413
  "flags": {
414
  "collapsed": false
415
  },
416
+ "order": 21,
417
  "mode": 0,
418
  "inputs": [
419
  {
 
463
  58
464
  ],
465
  "flags": {},
466
+ "order": 22,
467
  "mode": 0,
468
  "inputs": [
469
  {
 
800
  "color": "#323",
801
  "bgcolor": "#535"
802
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
803
  {
804
  "id": 147,
805
  "type": "FluxKontextImageScale",
 
902
  78
903
  ],
904
  "flags": {},
905
+ "order": 14,
906
  "mode": 0,
907
  "inputs": [
908
  {
 
952
  82
953
  ],
954
  "flags": {},
955
+ "order": 8,
956
  "mode": 0,
957
  "inputs": [],
958
  "outputs": [
 
972
  8,
973
  "fixed"
974
  ]
975
+ },
976
+ {
977
+ "id": 162,
978
+ "type": "PrimitiveFloat",
979
+ "pos": [
980
+ 94.23218852747645,
981
+ -1157.2151462304917
982
+ ],
983
+ "size": [
984
+ 210,
985
+ 60.28819946849876
986
+ ],
987
+ "flags": {},
988
+ "order": 9,
989
+ "mode": 0,
990
+ "inputs": [],
991
+ "outputs": [
992
+ {
993
+ "name": "FLOAT",
994
+ "type": "FLOAT",
995
+ "links": [
996
+ 333
997
+ ]
998
+ }
999
+ ],
1000
+ "title": "CFG",
1001
+ "properties": {
1002
+ "Node name for S&R": "PrimitiveFloat"
1003
+ },
1004
+ "widgets_values": [
1005
+ 4
1006
+ ]
1007
+ },
1008
+ {
1009
+ "id": 163,
1010
+ "type": "PrimitiveFloat",
1011
+ "pos": [
1012
+ 93.43827664161859,
1013
+ -1018.6129591085579
1014
+ ],
1015
+ "size": [
1016
+ 210,
1017
+ 58.717076594001355
1018
+ ],
1019
+ "flags": {},
1020
+ "order": 10,
1021
+ "mode": 0,
1022
+ "inputs": [],
1023
+ "outputs": [
1024
+ {
1025
+ "name": "FLOAT",
1026
+ "type": "FLOAT",
1027
+ "links": [
1028
+ 334
1029
+ ]
1030
+ }
1031
+ ],
1032
+ "title": "LoRA-CFG",
1033
+ "properties": {
1034
+ "Node name for S&R": "PrimitiveFloat"
1035
+ },
1036
+ "widgets_values": [
1037
+ 1
1038
+ ]
1039
+ },
1040
+ {
1041
+ "id": 130,
1042
+ "type": "KSampler",
1043
+ "pos": [
1044
+ 588.5401333745947,
1045
+ -1567.3720856749326
1046
+ ],
1047
+ "size": [
1048
+ 265.61340008,
1049
+ 474
1050
+ ],
1051
+ "flags": {},
1052
+ "order": 19,
1053
+ "mode": 0,
1054
+ "inputs": [
1055
+ {
1056
+ "name": "model",
1057
+ "type": "MODEL",
1058
+ "link": 295
1059
+ },
1060
+ {
1061
+ "name": "positive",
1062
+ "type": "CONDITIONING",
1063
+ "link": 312
1064
+ },
1065
+ {
1066
+ "name": "negative",
1067
+ "type": "CONDITIONING",
1068
+ "link": 313
1069
+ },
1070
+ {
1071
+ "name": "latent_image",
1072
+ "type": "LATENT",
1073
+ "link": 303
1074
+ },
1075
+ {
1076
+ "name": "steps",
1077
+ "type": "INT",
1078
+ "widget": {
1079
+ "name": "steps"
1080
+ },
1081
+ "link": 345
1082
+ },
1083
+ {
1084
+ "name": "cfg",
1085
+ "type": "FLOAT",
1086
+ "widget": {
1087
+ "name": "cfg"
1088
+ },
1089
+ "link": 335
1090
+ }
1091
+ ],
1092
+ "outputs": [
1093
+ {
1094
+ "name": "LATENT",
1095
+ "type": "LATENT",
1096
+ "links": [
1097
+ 273
1098
+ ]
1099
+ }
1100
+ ],
1101
+ "properties": {
1102
+ "Node name for S&R": "KSampler",
1103
+ "cnr_id": "comfy-core",
1104
+ "ver": "0.5.1",
1105
+ "enableTabs": false,
1106
+ "tabWidth": 65,
1107
+ "tabXOffset": 10,
1108
+ "hasSecondTab": false,
1109
+ "secondTabText": "Send Back",
1110
+ "secondTabOffset": 80,
1111
+ "secondTabWidth": 65
1112
+ },
1113
+ "widgets_values": [
1114
+ 43,
1115
+ "fixed",
1116
+ 40,
1117
+ 4,
1118
+ "euler",
1119
+ "simple",
1120
+ 1
1121
+ ]
1122
+ },
1123
+ {
1124
+ "id": 157,
1125
+ "type": "ComfySwitchNode",
1126
+ "pos": [
1127
+ 325.9986411925838,
1128
+ -1437.0153637530134
1129
+ ],
1130
+ "size": [
1131
+ 210,
1132
+ 78
1133
+ ],
1134
+ "flags": {},
1135
+ "order": 13,
1136
+ "mode": 0,
1137
+ "inputs": [
1138
+ {
1139
+ "name": "on_false",
1140
+ "type": "INT",
1141
+ "link": 329
1142
+ },
1143
+ {
1144
+ "name": "on_true",
1145
+ "type": "INT",
1146
+ "link": 337
1147
+ },
1148
+ {
1149
+ "name": "switch",
1150
+ "type": "BOOLEAN",
1151
+ "widget": {
1152
+ "name": "switch"
1153
+ },
1154
+ "link": 330
1155
+ }
1156
+ ],
1157
+ "outputs": [
1158
+ {
1159
+ "name": "output",
1160
+ "type": "INT",
1161
+ "links": [
1162
+ 344,
1163
+ 345
1164
+ ]
1165
+ }
1166
+ ],
1167
+ "properties": {
1168
+ "Node name for S&R": "ComfySwitchNode"
1169
+ },
1170
+ "widgets_values": [
1171
+ false
1172
+ ]
1173
  }
1174
  ],
1175
  "links": [
 
1438
  "INT"
1439
  ],
1440
  [
1441
+ 339,
1442
+ 157,
1443
+ 0,
1444
+ 130,
1445
+ 4,
1446
+ "INT"
1447
+ ],
1448
+ [
1449
+ 340,
1450
+ 157,
1451
+ 0,
1452
+ 130,
1453
+ 4,
1454
+ "INT"
1455
+ ],
1456
+ [
1457
+ 341,
1458
+ 157,
1459
+ 0,
1460
+ 130,
1461
+ 4,
1462
+ "INT"
1463
+ ],
1464
+ [
1465
+ 342,
1466
+ 157,
1467
+ 0,
1468
+ 130,
1469
+ 4,
1470
+ "INT"
1471
+ ],
1472
+ [
1473
+ 343,
1474
+ 157,
1475
+ 0,
1476
+ 130,
1477
+ 4,
1478
+ "INT"
1479
+ ],
1480
+ [
1481
+ 344,
1482
+ 157,
1483
+ 0,
1484
+ 130,
1485
+ 4,
1486
+ "INT"
1487
+ ],
1488
+ [
1489
+ 345,
1490
  157,
1491
  0,
1492
  130,
 
1597
  "VHS_MetadataImage": true,
1598
  "VHS_KeepIntermediate": true,
1599
  "ds": {
1600
+ "scale": 0.6665129039561062,
1601
  "offset": [
1602
+ 1083.9261977552717,
1603
+ 1794.923305201333
1604
  ]
1605
  }
1606
  },