TheLastBen / fast-stable-diffusion

fast-stable-diffusion + DreamBooth
MIT License
7.48k stars 1.3k forks source link

"could not find upscaler"-error - Error persists after update and other errors have surfaced #1854

Open Rb-diff opened 1 year ago

Rb-diff commented 1 year ago

Currently whenever I try to render an image, regardless of if it's text to image, image to image or inpaint, it renders the image but then crashes with the message that it could not find upscaler. I have no upscale set in any tab.

this is concurrent with that whenever it actually DOES render it desturates the output by at least 40%, and the error/bug that it disregards "inpaint only mask" entirely and makes drastic changes to unmasked areas.

it's a bug fest

Rb-diff commented 1 year ago

still no luck. the code still comes back looking for upscalers although now it generates an image at least.

new bugs since update: Cannot load model - the dropdown list keeps showing loading symbol and the only way to change model is to back oout of the interface, stop the runtime, change path to model and restart. Settings unavailable - the entire settings page is just one column with titles and another with loading symbols.

I've tried using gradio: same errors tried using localtunnel: same errors tried using ngrok. same errors but the error codes are pretty colors.

have not been able to roll back to a previous version as noone feels like answering exactly where in the runtime to input "git checkout". If i run it instead of "git pull" I get the error that no modules exist, and if I create a new cell and run it separately I get warned that it would change several things (which is kind of the point) and then it shuts down (which is not).

these errors are consistent across browsers.