sd-scripts
sd-scripts copied to clipboard
Add Git commit hash/branch to training metadata
Would be very useful for differentiating when a model was trained and debugging issues (like the recent network alpha one)
I agree this!
In my understanding, pre-commit of git hooks can add previous commit hash to some file. It will be OK to identify the version. https://stackoverflow.com/a/4546755