-
Notifications
You must be signed in to change notification settings - Fork 948
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Advanced Install Guide: Merge conflicts all the way down. #1318
Comments
Same problem, but I'm not very good at using git |
Almost the first line. Cut out the webui-user.bat file and paste it somewhere as a backup. You are trying to overwrite that file. You likely modified it to include paths to lora models or checkpoints or even some optimisation stuff. After you pull, paste this file back into the directory. |
The first line was fixed temporarily by the Anyway, as I posted on the sd-webui-animatediff issue, running git pull with -Xignore-space-at-eol seems to help slightly reduce the conflicts. |
Honestly, it would be much faster to just start a new instance up and set it up correctly, unless you are doing this for some specific reason. While not on this project specifically, installing over another instance might cause a lot of trouble. I had instances where game engines would break down on me. This only applies if you didn't make any modifications to your local code of course. |
Unable to install forge using the Advanced installation guide. (Install over Automatic) Another user posted this issue on continue-revolution/sd-webui-animatediff#549, but I think the issue may be on this side instead.
The text was updated successfully, but these errors were encountered: