Creepybits
Creepybits
I have the same problem with several upscalers. While they do show up in the list, they don't activate and I get the error: 'trunk_conv.weight'
None of these solutions is working for me. One of them (not sure which) just broke everythign, and I had to re-install everything from scratch.
I don't know if my issue actually is directly related here, or if it's the extension that is the issue. ``` Traceback (most recent call last): File "C:\AI Stuff\A1111\stable-diffusion-webui\venv\lib\site-packages\gradio\routes.py", line...
> the same problem: > > ``` > File "D:\Soft\stable-diffusion-webui-forge\venv\lib\site-packages\gradio\routes.py", line 488, in run_predict > output = await app.get_blocks().process_api( > File "D:\Soft\stable-diffusion-webui-forge\venv\lib\site-packages\gradio\blocks.py", line 1431, in process_api > result = await...
> > @juan-lalo What version of diffusers are you using? Please run `diffusers-cli env` and share the output. > > I was use the stable diffusion with forge ui get...
> I've tried all the steps and Stable Cascade doesn't work in webui-forge. > > "_**Error AttributeError: module diffusers has no attribute StableCascadeUNet**_" > > My webui-forge is up to...
I just had the same issue as the OP. Updated Comfy and the problem is still there. There's just no way to use Pixart, no matter what I try.
I updated through manager. From which folder should I do git pull? I'm not very familiar with that.
> @Creepybits Did you do a fresh git pull? Nevermind, figured it out. I have done a git pull and it says everything is already up to date. The full...
> From your error: > > ``` > File "C:\AI Stuff\ComfyUI\ComfyUI\comfy\model_base.py", line 97, in __init__ logging.info("model weight dtype {}, manual cast: {}".format(self.get_dtype(), self.manual_cast_dtype)) > ``` > > On the latest...