Skip to content

Commit abbdc20

Browse files
authored
chore: use StringReplace instead of VixTextReplace (#118)
Signed-off-by: bigcat88 <bigcat88@icloud.com>
1 parent 30b8218 commit abbdc20

File tree

4 files changed

+144
-144
lines changed

4 files changed

+144
-144
lines changed

flows/comicu_portrait.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
],
109109
"lora_clip_strength": 1,
110110
"positive": [
111-
"415",
111+
"416",
112112
0
113113
],
114114
"negative": "nsfw, lowres, (bad), text, error, fewer, extra, missing, worst quality, jpeg artifacts, low quality, watermark, unfinished, displeasing, oldest, early, chromatic aberration, signature, extra digits, artistic error, username, scan, [abstract]",
@@ -207,7 +207,7 @@
207207
"documentation": "https://visionatrix.github.io/VixFlowsDocs/Flows/ComicuPortrait/",
208208
"license": "",
209209
"tags": "[\"anime\", \"portrait\"]",
210-
"version": "2.1.1",
210+
"version": "2.1.2",
211211
"requires": "[]",
212212
"is_seed_supported": true,
213213
"is_count_supported": true,
@@ -353,38 +353,38 @@
353353
"title": "Text Multiline"
354354
}
355355
},
356-
"413": {
356+
"416": {
357357
"inputs": {
358-
"text": [
359-
"411",
358+
"string": [
359+
"417",
360360
0
361361
],
362-
"find": "{gender}",
362+
"find": "{prompt}",
363363
"replace": [
364-
"396",
364+
"400",
365365
0
366366
]
367367
},
368-
"class_type": "VixTextReplace",
368+
"class_type": "StringReplace",
369369
"_meta": {
370-
"title": "Text Replace"
370+
"title": "Replace"
371371
}
372372
},
373-
"415": {
373+
"417": {
374374
"inputs": {
375-
"text": [
376-
"413",
375+
"string": [
376+
"411",
377377
0
378378
],
379-
"find": "{prompt}",
379+
"find": "{gender}",
380380
"replace": [
381-
"400",
381+
"396",
382382
0
383383
]
384384
},
385-
"class_type": "VixTextReplace",
385+
"class_type": "StringReplace",
386386
"_meta": {
387-
"title": "Text Replace"
387+
"title": "Replace"
388388
}
389389
}
390390
}

flows/photo_stickers.json

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"88": {
175175
"inputs": {
176176
"text": [
177-
"407",
177+
"409",
178178
0
179179
],
180180
"clip": [
@@ -190,7 +190,7 @@
190190
"91": {
191191
"inputs": {
192192
"text": [
193-
"401",
193+
"416",
194194
0
195195
],
196196
"clip": [
@@ -249,7 +249,7 @@
249249
"284": {
250250
"inputs": {
251251
"text": [
252-
"408",
252+
"413",
253253
0
254254
],
255255
"clip": [
@@ -265,7 +265,7 @@
265265
"287": {
266266
"inputs": {
267267
"text": [
268-
"403",
268+
"411",
269269
0
270270
],
271271
"clip": [
@@ -324,7 +324,7 @@
324324
"298": {
325325
"inputs": {
326326
"text": [
327-
"406",
327+
"414",
328328
0
329329
],
330330
"clip": [
@@ -340,7 +340,7 @@
340340
"301": {
341341
"inputs": {
342342
"text": [
343-
"402",
343+
"412",
344344
0
345345
],
346346
"clip": [
@@ -399,7 +399,7 @@
399399
"326": {
400400
"inputs": {
401401
"text": [
402-
"405",
402+
"415",
403403
0
404404
],
405405
"clip": [
@@ -415,7 +415,7 @@
415415
"329": {
416416
"inputs": {
417417
"text": [
418-
"404",
418+
"410",
419419
0
420420
],
421421
"clip": [
@@ -855,7 +855,7 @@
855855
"documentation": "https://visionatrix.github.io/VixFlowsDocs/Flows/PhotoStickers/",
856856
"license": "",
857857
"tags": "[\"cartoon\", \"portrait\"]",
858-
"version": "1.1.3",
858+
"version": "1.1.4",
859859
"requires": "[]",
860860
"is_seed_supported": true,
861861
"is_count_supported": true,
@@ -1034,10 +1034,10 @@
10341034
"title": "Text Multiline"
10351035
}
10361036
},
1037-
"401": {
1037+
"409": {
10381038
"inputs": {
1039-
"text": [
1040-
"386",
1039+
"string": [
1040+
"399",
10411041
0
10421042
],
10431043
"find": "{gender}",
@@ -1046,15 +1046,15 @@
10461046
0
10471047
]
10481048
},
1049-
"class_type": "VixTextReplace",
1049+
"class_type": "StringReplace",
10501050
"_meta": {
1051-
"title": "Text Replace"
1051+
"title": "Replace"
10521052
}
10531053
},
1054-
"402": {
1054+
"410": {
10551055
"inputs": {
1056-
"text": [
1057-
"393",
1056+
"string": [
1057+
"397",
10581058
0
10591059
],
10601060
"find": "{gender}",
@@ -1063,14 +1063,14 @@
10631063
0
10641064
]
10651065
},
1066-
"class_type": "VixTextReplace",
1066+
"class_type": "StringReplace",
10671067
"_meta": {
1068-
"title": "Text Replace"
1068+
"title": "Replace"
10691069
}
10701070
},
1071-
"403": {
1071+
"411": {
10721072
"inputs": {
1073-
"text": [
1073+
"string": [
10741074
"395",
10751075
0
10761076
],
@@ -1080,15 +1080,15 @@
10801080
0
10811081
]
10821082
},
1083-
"class_type": "VixTextReplace",
1083+
"class_type": "StringReplace",
10841084
"_meta": {
1085-
"title": "Text Replace"
1085+
"title": "Replace"
10861086
}
10871087
},
1088-
"404": {
1088+
"412": {
10891089
"inputs": {
1090-
"text": [
1091-
"397",
1090+
"string": [
1091+
"393",
10921092
0
10931093
],
10941094
"find": "{gender}",
@@ -1097,15 +1097,15 @@
10971097
0
10981098
]
10991099
},
1100-
"class_type": "VixTextReplace",
1100+
"class_type": "StringReplace",
11011101
"_meta": {
1102-
"title": "Text Replace"
1102+
"title": "Replace"
11031103
}
11041104
},
1105-
"405": {
1105+
"413": {
11061106
"inputs": {
1107-
"text": [
1108-
"387",
1107+
"string": [
1108+
"391",
11091109
0
11101110
],
11111111
"find": "{gender}",
@@ -1114,14 +1114,14 @@
11141114
0
11151115
]
11161116
},
1117-
"class_type": "VixTextReplace",
1117+
"class_type": "StringReplace",
11181118
"_meta": {
1119-
"title": "Text Replace"
1119+
"title": "Replace"
11201120
}
11211121
},
1122-
"406": {
1122+
"414": {
11231123
"inputs": {
1124-
"text": [
1124+
"string": [
11251125
"390",
11261126
0
11271127
],
@@ -1131,15 +1131,15 @@
11311131
0
11321132
]
11331133
},
1134-
"class_type": "VixTextReplace",
1134+
"class_type": "StringReplace",
11351135
"_meta": {
1136-
"title": "Text Replace"
1136+
"title": "Replace"
11371137
}
11381138
},
1139-
"407": {
1139+
"415": {
11401140
"inputs": {
1141-
"text": [
1142-
"399",
1141+
"string": [
1142+
"387",
11431143
0
11441144
],
11451145
"find": "{gender}",
@@ -1148,15 +1148,15 @@
11481148
0
11491149
]
11501150
},
1151-
"class_type": "VixTextReplace",
1151+
"class_type": "StringReplace",
11521152
"_meta": {
1153-
"title": "Text Replace"
1153+
"title": "Replace"
11541154
}
11551155
},
1156-
"408": {
1156+
"416": {
11571157
"inputs": {
1158-
"text": [
1159-
"391",
1158+
"string": [
1159+
"386",
11601160
0
11611161
],
11621162
"find": "{gender}",
@@ -1165,9 +1165,9 @@
11651165
0
11661166
]
11671167
},
1168-
"class_type": "VixTextReplace",
1168+
"class_type": "StringReplace",
11691169
"_meta": {
1170-
"title": "Text Replace"
1170+
"title": "Replace"
11711171
}
11721172
}
11731173
}

0 commit comments

Comments
 (0)