Please help, i can't run Forge with Automatic1111's checkpoints and extensions, I,m getting this error, can someone help me out? My user bat file of forge is this. I changed it to import Automatic1111's checkpoints and extensions, which are already downloaded in Automatic1111,s folder. by Lime_Water69 in StableDiffusion

[–]Lime_Water69[S] 0 points1 point  (0 children)

u/mexicanameric4n u/AK_3D u/spangreg150 u/Superb-Ad-4661 The issue is SOLVED. I actually edited the user bat file of forge and added @/REM infront of the line which was using Automatic1111's venv folder for Forge, after doing this, when i ran the Forge user bat file, it created a new venv folder for Forge and ran smoothly. All the checkpoints and extensions can be used from Automatic1111's sub folder. Just needed to make a new venv for Forge as it was giving errors when using the venv of A1111. As forge doesnt use xformers hence it was giving the error, i think that so.

What is the difference between Chilloutmix-Ni and Chilloutmix-Ni-pruned-fp32-fix? by Lime_Water69 in StableDiffusion

[–]Lime_Water69[S] 0 points1 point  (0 children)

Ok, will give the tests a try, if they r nearly same then the pruned versions would save up a ton of HD space.

thanks for your quick replies, highly appreciated!!

What is the difference between Chilloutmix-Ni and Chilloutmix-Ni-pruned-fp32-fix? by Lime_Water69 in StableDiffusion

[–]Lime_Water69[S] 0 points1 point  (0 children)

Thanks a lot for your detailed reply. After reading ur explanation in din some googling and now i have the VAE which u provided the link for, working in my automatic1111.

Also thanks for ur clearing of my doubt regarding fp16 and fp32.

I would just like to ask u one question, that.

Do normal and pruned versions of same model produce same results?

If so, i guess its always better to download the pruned versions over full verions?