Skip to content

Commit 30b8218

Browse files
authored
chore: use StringConcatenate instead of VixTextConcatenate (#117)
Signed-off-by: bigcat88 <bigcat88@icloud.com>
1 parent 5b0317f commit 30b8218

File tree

4 files changed

+136
-95
lines changed

4 files changed

+136
-95
lines changed

flows/animal_clothing.json

Lines changed: 74 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"6": {
33
"inputs": {
44
"text": [
5-
"102",
5+
"109",
66
0
77
],
88
"clip": [
@@ -201,7 +201,7 @@
201201
"75": {
202202
"inputs": {
203203
"prompt": [
204-
"107",
204+
"113",
205205
0
206206
],
207207
"debug": "enable",
@@ -226,7 +226,7 @@
226226
"documentation": "",
227227
"license": "",
228228
"tags": "[\"general\", \"animals\", \"clothing\"]",
229-
"version": "1.3.2",
229+
"version": "1.3.3",
230230
"requires": "[\"Ollama: gemma3:12b-it-qat\"]",
231231
"is_seed_supported": true,
232232
"is_count_supported": true,
@@ -285,7 +285,7 @@
285285
"87": {
286286
"inputs": {
287287
"prompt": [
288-
"108",
288+
"110",
289289
0
290290
],
291291
"safety_settings": "BLOCK_NONE",
@@ -295,7 +295,9 @@
295295
"proxy": "",
296296
"system_instruction": "",
297297
"error_fallback_value": "",
298-
"seed": 1
298+
"seed": 1,
299+
"temperature": -0.05,
300+
"num_predict": 0
299301
},
300302
"class_type": "Ask_Gemini",
301303
"_meta": {
@@ -316,6 +318,8 @@
316318
"system_instruction": "",
317319
"error_fallback_value": "",
318320
"seed": 1,
321+
"temperature": -0.05,
322+
"num_predict": 0,
319323
"image_1": [
320324
"81",
321325
0
@@ -340,6 +344,8 @@
340344
"system_instruction": "",
341345
"error_fallback_value": "",
342346
"seed": 1,
347+
"temperature": -0.05,
348+
"num_predict": 0,
343349
"image_1": [
344350
"82",
345351
0
@@ -445,24 +451,6 @@
445451
"title": "VAE Decode (Remote)"
446452
}
447453
},
448-
"102": {
449-
"inputs": {
450-
"delimiter": ", ",
451-
"clean_whitespace": "true",
452-
"text_a": [
453-
"103",
454-
0
455-
],
456-
"text_b": [
457-
"86",
458-
0
459-
]
460-
},
461-
"class_type": "VixTextConcatenate",
462-
"_meta": {
463-
"title": "Text Concatenate"
464-
}
465-
},
466454
"103": {
467455
"inputs": {
468456
"text": " fashion magazine shoots, aidmafluxpro1.1, solo,"
@@ -499,48 +487,89 @@
499487
"title": "Text Multiline"
500488
}
501489
},
502-
"107": {
490+
"109": {
503491
"inputs": {
504-
"delimiter": ", ",
505-
"clean_whitespace": "true",
506-
"text_a": [
507-
"106",
492+
"string_a": [
493+
"103",
508494
0
509495
],
510-
"text_b": [
511-
"68",
496+
"string_b": [
497+
"86",
512498
0
513499
],
514-
"text_c": [
515-
"69",
500+
"delimiter": ", "
501+
},
502+
"class_type": "StringConcatenate",
503+
"_meta": {
504+
"title": "Concatenate"
505+
}
506+
},
507+
"110": {
508+
"inputs": {
509+
"string_a": [
510+
"111",
516511
0
517-
]
512+
],
513+
"string_b": [
514+
"89",
515+
0
516+
],
517+
"delimiter": ", "
518518
},
519-
"class_type": "VixTextConcatenate",
519+
"class_type": "StringConcatenate",
520520
"_meta": {
521-
"title": "Text Concatenate"
521+
"title": "Concatenate"
522522
}
523523
},
524-
"108": {
524+
"111": {
525525
"inputs": {
526-
"delimiter": ", ",
527-
"clean_whitespace": "true",
528-
"text_a": [
526+
"string_a": [
529527
"106",
530528
0
531529
],
532-
"text_b": [
530+
"string_b": [
533531
"90",
534532
0
535533
],
536-
"text_c": [
537-
"89",
534+
"delimiter": ", "
535+
},
536+
"class_type": "StringConcatenate",
537+
"_meta": {
538+
"title": "Concatenate"
539+
}
540+
},
541+
"112": {
542+
"inputs": {
543+
"string_a": [
544+
"106",
538545
0
539-
]
546+
],
547+
"string_b": [
548+
"68",
549+
0
550+
],
551+
"delimiter": ", "
552+
},
553+
"class_type": "StringConcatenate",
554+
"_meta": {
555+
"title": "Concatenate"
556+
}
557+
},
558+
"113": {
559+
"inputs": {
560+
"string_a": [
561+
"112",
562+
0
563+
],
564+
"string_b": [
565+
"69",
566+
0
567+
],
568+
"delimiter": ", "
540569
},
541-
"class_type": "VixTextConcatenate",
570+
"class_type": "StringConcatenate",
542571
"_meta": {
543-
"title": "Text Concatenate"
572+
"title": "Concatenate"
544573
}
545574
}
546575
}

flows/pencil_sketch_portrait.json

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"5": {
33
"inputs": {
44
"text": [
5-
"63",
5+
"68",
66
0
77
],
88
"clip": [
@@ -291,6 +291,8 @@
291291
"system_instruction": "",
292292
"error_fallback_value": "",
293293
"seed": 1,
294+
"temperature": -0.05,
295+
"num_predict": 0,
294296
"image_1": [
295297
"37",
296298
0
@@ -333,7 +335,7 @@
333335
"documentation": "",
334336
"license": "",
335337
"tags": "[\"general\", \"portrait\", \"sketch\"]",
336-
"version": "1.2.0",
338+
"version": "1.2.1",
337339
"requires": "[\"Ollama: gemma3:12b-it-qat\"]",
338340
"is_seed_supported": true,
339341
"is_count_supported": true,
@@ -455,24 +457,6 @@
455457
"title": "Text Multiline"
456458
}
457459
},
458-
"63": {
459-
"inputs": {
460-
"delimiter": ", ",
461-
"clean_whitespace": "true",
462-
"text_a": [
463-
"61",
464-
0
465-
],
466-
"text_b": [
467-
"40",
468-
0
469-
]
470-
},
471-
"class_type": "VixTextConcatenate",
472-
"_meta": {
473-
"title": "Text Concatenate"
474-
}
475-
},
476460
"64": {
477461
"inputs": {
478462
"lora_name": "pencilbox.safetensors",
@@ -529,5 +513,22 @@
529513
"_meta": {
530514
"title": "Load LoRA"
531515
}
516+
},
517+
"68": {
518+
"inputs": {
519+
"string_a": [
520+
"61",
521+
0
522+
],
523+
"string_b": [
524+
"40",
525+
0
526+
],
527+
"delimiter": ", "
528+
},
529+
"class_type": "StringConcatenate",
530+
"_meta": {
531+
"title": "Concatenate"
532+
}
532533
}
533534
}

flows/photomaker_2.json

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
0
349349
],
350350
"positive": [
351-
"255",
351+
"257",
352352
0
353353
],
354354
"negative": [
@@ -480,7 +480,7 @@
480480
"documentation": "https://visionatrix.github.io/VixFlowsDocs/Flows/Photomaker_2/",
481481
"license": "",
482482
"tags": "[\"general\", \"portrait\"]",
483-
"version": "1.1.2",
483+
"version": "1.1.3",
484484
"requires": "[]",
485485
"is_seed_supported": true,
486486
"is_count_supported": true,
@@ -666,31 +666,30 @@
666666
"title": "🔧 Images Batch Multiple"
667667
}
668668
},
669-
"255": {
669+
"256": {
670670
"inputs": {
671-
"delimiter": " ",
672-
"clean_whitespace": "true",
673-
"text_a": [
674-
"226",
675-
0
676-
],
677-
"text_b": [
678-
"256",
679-
0
680-
]
671+
"text": "img"
681672
},
682-
"class_type": "VixTextConcatenate",
673+
"class_type": "VixMultilineText",
683674
"_meta": {
684-
"title": "Text Concatenate"
675+
"title": "Text Multiline"
685676
}
686677
},
687-
"256": {
678+
"257": {
688679
"inputs": {
689-
"text": "img"
680+
"string_a": [
681+
"226",
682+
0
683+
],
684+
"string_b": [
685+
"256",
686+
0
687+
],
688+
"delimiter": " "
690689
},
691-
"class_type": "VixMultilineText",
690+
"class_type": "StringConcatenate",
692691
"_meta": {
693-
"title": "Text Multiline"
692+
"title": "Concatenate"
694693
}
695694
}
696695
}

0 commit comments

Comments
 (0)