AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
136.87k stars 26.05k forks source link

[Feature Request]: Styles CSV folders so you could accordion from different lists. #12925

Open angrysky56 opened 11 months ago

angrysky56 commented 11 months ago

Is there an existing issue for this?

What would your feature do ?

Allow multiple named Styles CSV folders so you could accordion from different lists. i.e. user names csv's- Photos.csv, Surreal.csv or whatever.

Proposed workflow

  1. Go to .... Styles
  2. Press .... left click
  3. ... open folder from accordion, select styles, ability to select other folders for other styles to add.
  4. apply or save style- like you could before.

Additional information

Be pretty useful.

MrKuenning commented 11 months ago

I also would like to see the apply all styles button return to the main UI, I use it all the time to move selected styles to the prompt window to modify them. Have it buried behind the edit styles screen is annoying.

Erebea commented 11 months ago

I don't understand how styles are supposed to work now. Am I supposed to have to go into the "edit styles" popup to actually use my styles every single time? The apply button that used to be next to the dropdown menu is gone now, but the dropdown menu is still there. What is the point of the dropdown menu being there then? Also, the edit style popup is not mobile-friendly, forcing you to scroll horizontally. Whatever this change was supposed to be, it seems half-baked.

catboxanon commented 11 months ago

PR made to resolve the styles paste button (https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12959). Consider opening a separate feature request for the styles CSV folder, or repurposing this one, because it makes it difficult for devs to track.

angrysky56 commented 11 months ago

I fixed it so it focuses on the change, thank you for the quick response.