stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: Consuming a byte in the end state
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What happened?


No clue why this automatically stopped working.
Command used:
python launch.py --share --hide-ui-dir-config --opt-sub-quad-attention --gradio-auth "user!@123:user!@123" --theme "dark"
Steps to reproduce the problem
Nothing just run it as usual with the following parameters
--share --hide-ui-dir-config --opt-sub-quad-attention --gradio-auth "user!@123:user!@123" --theme "dark"
What should have happened?
It should have run as normal as per the requirements and expected results
Commit where the problem happens
d97f467c0d27695d23edad5e4f8898a57e0ccb00
What platforms do you use to access UI ?
Linux
What browsers do you use to access the UI ?
Mozilla Firefox, Google Chrome, Brave, Microsoft Edge
Command Line Arguments
python launch.py --share --hide-ui-dir-config --opt-sub-quad-attention --gradio-auth "user!@123:user!@123" --theme "dark"
Additional information, context and logs
No response
I'm having the same issue while running on gradio...
WARNING:multipart.multipart:Consuming a byte in the end state
WARNING:multipart.multipart:Consuming a byte in the end state
Command used:
--share --gradio-auth username123:!password123
Same here when I switch checkpoints... Any solution?
Maybe same, can't use a1111 remotely because of this. The ui is getting loaded, checkpoint change doesn't seem to do anything, and images are not generating after clicking "generate". In the cmd multiple lines of: "Consuming a byte in the end state"