thygate / stable-diffusion-webui-depthmap-script

High Resolution Depth Maps for Stable Diffusion WebUI
MIT License
1.72k stars 159 forks source link

api changes + notes #309

Closed graemeniedermayer closed 1 year ago

graemeniedermayer commented 1 year ago

This doesn't really solve api documentation at all.

semjon00 commented 1 year ago

Git tip: squashing commits + force push is acceptable in all branches, except when a branch is depended on by the users (main) or a more than a couple of developers. Use this to avoid commits that just fix things in previous commits. Squashing can be replaced with "Amend commit".

semjon00 commented 1 year ago

The branch with the changes is outdated. You will need to rebase it for the merge to work as expected.

By the way, could you please testdrive thygate:next? I am preparing for the v0.4.3 release.