-
Hi there, trying to link my a1111 models to forge, here my webui-user.bat :
Issue is that its not load anything, I try to modify the a1111_home with / , // and \ but problem is still here. Any solution ? ( its maybe a bug but not sure ) Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 10 replies
-
I dunno why it's formatted like that. It didn't work for me on Windows command prompt either. Do this:
Remove the space from "Stable diffusion" folder name of the original A1111 path to avoid problems (both in the actual folder name and in this ,bat). |
Beta Was this translation helpful? Give feedback.
-
So you have |
Beta Was this translation helpful? Give feedback.
-
That's how it works for me:
Add double quotation marks around the A1111_HOME value |
Beta Was this translation helpful? Give feedback.
alright problem fixed by reinstall completely forge, thanks for your help :)