Replies: 1 comment
-
Strongly support the idea, since it would allow to hide LORAs located in sub-folders. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Auto1111 support custom css file:
user.css
for adding custom css on startup: https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/394ffa7b0a7fff3ec484bcd084e673a8b301ccc8/modules/ui_gradio_extensions.py#L48And if you add the
javascript/user.js
file, then the js code from there will also be loaded along withauto1111
(It may not have been planned, but it works)Beta Was this translation helpful? Give feedback.
All reactions