Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: webui txt2img permanently breaks after restarting application. #8706

Closed
1 task done
RalkeyOfficial opened this issue Mar 17, 2023 · 0 comments
Closed
1 task done
Labels
asking-for-help-with-local-system-issues This issue is asking for help related to local system; please offer assistance

Comments

@RalkeyOfficial
Copy link

RalkeyOfficial commented Mar 17, 2023

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

OS: Windows 10 pro 19045.2728
Graphics card: RTX 3070
CPU: intel i7-9700K
Browser: Google Chrome 111.0.5563.65
stable-diffusion-webui: commit: a9fed7c
Command line arguments: --xformers --ckpt v1-5-pruned.ckpt

After closing webui and opening it again, and attempting to use txt2img, it throws an error.

see console error #1.

I attempted to fix this by setting "Upcast cross attention layer to float32" on in the settings, as instructed by the error message.
But that only resulted in another error.

see console error #2.

Steps to reproduce the problem

  1. Go to txt2img
  2. do a few txt2img
  3. restart stable-diffusion-webui
  4. attempt the exact same txt2img request

What should have happened?

the request should not have thrown an error

Commit where the problem happens

a9fed7c

What platforms do you use to access the UI ?

Windows

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

--xformers
--ckpt v1-5-pruned.ckpt

List of extensions

No

Console logs

https://gist.github.com/RalkeyOfficial/d755f8a4a9c91b8d9dcef1db23cf8ea7

Additional information

I need to completely reinstall webui to fix it

@RalkeyOfficial RalkeyOfficial added the bug-report Report of a bug, yet to be confirmed label Mar 17, 2023
@catboxanon catboxanon added asking-for-help-with-local-system-issues This issue is asking for help related to local system; please offer assistance and removed bug-report Report of a bug, yet to be confirmed labels Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
asking-for-help-with-local-system-issues This issue is asking for help related to local system; please offer assistance
Projects
None yet
Development

No branches or pull requests

2 participants