how to load Style on New Version of WebUI #14163
-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
when a "style" is selected it is already "loaded" (this has been the case even in previous versions) however if what you asking is
also in current dev branch and the next release of webui 1.7 (provided that nothing else changed) the
note the screenshot is taken in the current dev branch, as such it looks different from what you're seeing now in webui 1.6 |
Beta Was this translation helpful? Give feedback.
when a "style" is selected it is already "loaded" (this has been the case even in previous versions)
so if you just want to apply the style you don't need to do anything else other than selecting it
however if what you asking is
Apply styles
the style, which is just moving the styles out of the styles into promptsin webui 1.6 the
Apply styles
button was moved intoEdit styles pop
the
Edit styles pop
can be accessed by clicking theEdit styles
buttonalso in current dev branch and the next release of webui 1.7 (provided that nothing else changed) the
Apply styles
button is moved back to it's original positionnote the screenshot…