Is there an existing issue for this?
Have you read FAQ on README?
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
Console logs
Additional information
No response
Is there an existing issue for this?
Have you read FAQ on README?
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
Console logs
Additional information
No response