AUTOMATIC1111 / stable-diffusion-webui

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

[Bug]: One or more commits after a26fe85 broken a lot of things #5981

Closed cyberofficial closed 1 year ago

cyberofficial commented 1 year ago

Is there an existing issue for this?

What happened?

I was on commit a26fe85 for the longest time, after updating, almost everything broke. Loading Models failed, boorutag auto completion broken missing the checkbox or it and doesnt autocomplete, txt2img broke, some random scripts in the scripts folder gave errors, missing requirements for things already installed.

Steps to reproduce the problem

  1. Go to commit a26fe85 use normally, then update to 03d7b39
  2. Everything in the webui just breaks and console spills random errors and garbage

What should have happened?

Work like normal

Commit where the problem happens

03d7b39

What platforms do you use to access UI ?

Windows

What browsers do you use to access the UI ?

Opera GX

Command Line Arguments

--deepdanbooru --xformers --force-enable-xformers --listen --gradio-auth [redacted]:[redacted] --disable-safe-unpickle --theme dark --enable-console-prompts --api --enable-insecure-extension-access

Additional information, context and logs

cyberofficial commented 1 year ago

Never mind, It seems git didn't finish merging and patching files, when downloading the patches with git my internet gave out for a split second and git shows success rather failure. 🤦‍♂️