Support for hires fix prompts

Only available on the webui dev branch for now.
Closes #179
This commit is contained in:
DominikDoom
2023-05-21 13:54:38 +02:00
parent a95f422f10
commit 6997558714

View File

@@ -8,7 +8,8 @@ const core = [
"#txt2img_prompt > label > textarea",
"#img2img_prompt > label > textarea",
"#txt2img_neg_prompt > label > textarea",
"#img2img_neg_prompt > label > textarea"
"#img2img_neg_prompt > label > textarea",
".prompt > label > textarea"
];
// Third party text area selectors