freecoderwaifu

Results 26 comments of freecoderwaifu

Just tested it, works fine for all Extra Networks, except Loras show `Directory is empty, No files matching filter`, they show ok without the PR. The change overall is good...

@Sj-Si Using Librewolf, but also tested on Edge with same results. All my Loras are in `models/Lora`, but I have them organized in a bunch of subfolders. My Checkpoints are...

@Sj-Si It does seem to be related to the number of attempts, Loras still aren't loading but now I get this: ![Screenshot 2024-04-17 135637](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/66507343/d87af922-4aaf-4143-9bed-101fcb24a328) Here's my Lora folder, it only...

That's this: https://github.com/Haoming02/sd-webui-moar-generate I also just tested with all extensions turned off but same results. This is how all those subfolders look in dir view (blurred most because pls understand)....

@Sj-Si Can confirm resize sliders work now, thanks. However Loras are still acting weird. Leaving my Lora folder as is, they show this error now: ![Screenshot 2024-04-18 133120](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/66507343/6bcabfe3-1dce-44cd-b596-6d6d503137e0) Moving around...

Oh the resize fix is definitely this https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/15530/commits/157073b5b28fca82a96f19585b3d20fb2b04ea42, I just hadn't tested it yet, but it does fix the resize issue. I use Windows Terminal as my CMD handler. My...

So I noticed the Civitai Helper extension wasn't displaying its thumbnails anymore again, and after testing for a bit with it enabled vs disabled, I think it might be the...

So after about a month, I can confirm it was definitely Civitai Helper causing this issue, as I haven't had it since disabling it, and the issue did reappear when...

Adding `-lowram` fixed slow loading for me a while ago, removed it recently to test and they loaded slower, this is without WSL too. I have 64GB of RAM and...

These are my changes in the webui-user.bat `set COMMANDLINE_ARGS= --xformers --no-hashing --opt-channelslast --no-download-sd-model --lowram` `set SAFETENSORS_FAST_GPU=1` set safetensors is a big speedup too. Average load speed for me: `Weights loaded...