anapnoe / stable-diffusion-webui-ux

Stable Diffusion web UI UX
GNU Affero General Public License v3.0
985 stars 58 forks source link

[Feature Request]: Support for --medvram-sdxl #188

Closed Dajova closed 11 months ago

Dajova commented 1 year ago

Is there an existing issue for this?

What would your feature do ?

Simple. Add support for --medvram-sdxl.

Atm, it just spews out that it doesnt exist. launch.py: error: unrecognized arguments: --medvram-sdxl

Proposed workflow

  1. Edit commandline
  2. Add --medvram-sdxl
  3. Launch

Additional information

No response

Zhincore commented 1 year ago

This will probably come along when author updates to the newest automatic1111.

anapnoe commented 1 year ago

This project is under active development I have a lot of work implementing a unique layout engine along with a visual builder for gradio apps with most of the UI/UX features as an extension this fork will continue to introduce core changes to optimize upon AUTO's version in many ways possible if you like my work please support it cheers

preview visual-builder

Dajova commented 11 months ago

Any idea on when you're planning to go forward with the new update? I'm getting so many issues from extensions that doesn't support this current version of the webui (for example; AnimateDiff. All i'm getting from it is *** Error loading script: animatediff.py etc.), it's really limiting what i can and cannot do (including sdxl models).

devioa commented 11 months ago

This project is under active development I have a lot of work implementing a unique layout engine along with a visual builder for gradio apps with most of the UI/UX features as an extension this fork will continue to introduce core changes to optimize upon AUTO's version in many ways possible if you like my work please support it cheers

preview visual-builder

Wow, this looks great. When do you plan to update? Looking forward to it very much!

anapnoe commented 11 months ago

new version is finally here enjoy!

Dajova commented 11 months ago

new version is finally here enjoy!

Ok, i get the new update and it loads insanely fast now... So fast in fact that it errors out (even on fresh install): 01/11/2023 02:03:43 error | Ref 15 #tab_img2img #txt2img_dimensions_row

anapnoe commented 11 months ago

does it stop there would you like to open an issue?

Dajova commented 11 months ago

It does, yeah. It just stops loading and never shows the UI. Should i open a new issue or post here? edit: added a new issue with more info: https://github.com/anapnoe/stable-diffusion-webui-ux/issues/189