Skip to content

Allow string placeholder insertion insead of whole string replacement - #13

Open
hanlin-yu wants to merge 1 commit into
Spadic21:mainfrom
hanlin-yu:fix/string-pattern
Open

Allow string placeholder insertion insead of whole string replacement#13
hanlin-yu wants to merge 1 commit into
Spadic21:mainfrom
hanlin-yu:fix/string-pattern

Conversation

@hanlin-yu

@hanlin-yuhanlin-yu commented Jun 25, 2026

Copy link
Copy Markdown

For example, have fixed prompt inside workflow template:

{
"inputs": {
"text": "@yoneyama mai, @(ke-ta:0.4), {{POSITIVE_PROMPT}}",
"clip": [
"60:45",
0
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Positive Prompt)"
}
}

So that you can have different style prompt for each workflow

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@hanlin-yu