Skip to content
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

Wrong installation How-To #549

Open
2 tasks done
misterHallodri opened this issue Aug 15, 2024 · 1 comment
Open
2 tasks done

Wrong installation How-To #549

misterHallodri opened this issue Aug 15, 2024 · 1 comment

Comments

@misterHallodri
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits of both this extension and the webui

Have you read FAQ on README?

  • I have updated WebUI and this extension to the latest version

What happened?

Not a bug but something is not working here when I follow the installation "how-to" described here : https://github.com/continue-revolution/sd-webui-animatediff/blob/forge/master/docs/how-to-use.md#you-have-a1111-and-you-know-git

I am following the steps, but even with a fresh A1111 repository I get merge conflicts when I pull from "forge/main" into my branch.

Steps to reproduce the problem

git remote add forge https://github.com/lllyasviel/stable-diffusion-webui-forge
git branch lllyasviel/main
git checkout lllyasviel/main
git fetch forge
git branch -u forge/main
git pull

What should have happened?

no merge conflicts

Commit where the problem happens

merge conflicts

What browsers do you use to access the UI ?

No response

Command Line Arguments

No

Console logs

merge conflicts

Additional information

No response

@Ken-g6
Copy link

Ken-g6 commented Aug 22, 2024

I've been trying to checkout from the last merged commit, 82a973c04367123ae98bd9abdf80d9eda9b910e2, before running git pull. I can't figure out why that's not fixing this. Anyway, running git pull with -Xignore-space-at-eol seems to help slightly reduce the conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants