Closed ChrisTheDBA closed 1 month ago
This is caused by merge conflict, possibly related to the commit node of ComfyUI (e.g. force-push that overwrites exist commits). I will add a force-update script in the future for situation like this.
For now, you can force update ComfyUI using this method (via cmd/powershell/git bash):
cd PATH\TO\ComfyUI
git pull --force
Sorry! I get the same problem when run update_comfyui.bat. And when I follow your instruction: in the ComfyUI directory, I type git pull --force > and it displays an error: Could not read ....... Could not parse commit ..... .(error screenshot include).
Please help me. Thanks advance
@7nhdung Try this:
git fetch --unshallow
Then
git pull --force
since we have a new version, this can be closed.
Can I close it?
On the 7/28 release.
using update_comfyui.bat
Using GUI: