Hal Rottenberg

Results 86 comments of Hal Rottenberg

> This was fixed by #7535 Have you tried it on the checkpoint tab items @mcmonkey4eva? Making a new bug.

> This should solve the issue: [yfszzx/stable-diffusion-webui-images-browser#69 (comment)](https://github.com/yfszzx/stable-diffusion-webui-images-browser/issues/69#issuecomment-1382885122) > > Since the original maintainer of the extension seems to have been absent for a while, you can use this fork:...

Just make a symlink. Here's a powershell one-liner and its output. Note that I have my models in a non-standard folder (I run multiple instances of sd-webui at times). Your...

@sledgehkg @karma231s 1. Open a powershell prompt (click the windows key, type powershell, hit enter) 2. change directory to where you installed sd-webui: ` cd ` 3. Run this command...

Open in explorer, you'll see them. They look like regular folders with a little arrow on them. You can safely delete them without affecting the source folder.

This thread is already amazing. ^ 3 amazing devs collaborating

Would be awesome to auto select the most likely model after preproc is selected & vice versa. Won't prevent people from changing, but will save a needed step 90% of...

> Had it to work by simply running these two: > > ``` > pip3 uninstall torch torchvision torchaudio > pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 > ``` >...

> REBOOT, and then again, it's better to be sure noooo every time you needlessly reboot, a puppy dies! 😆 Seriously, best is to learn how to use virtualenv or...

> Looks like it's the prompt reader node. > > [receyuki/comfyui-prompt-reader-node#21](https://github.com/receyuki/comfyui-prompt-reader-node/issues/21) I tried disabling that one and it's still borked for me. Here's behavior w/o prompt reader: See how wide...