Add files via upload

This commit is contained in:
tusharbhutt
2023-10-18 12:23:12 -06:00
committed by GitHub
parent b7e59c6597
commit b7961b8be7
5 changed files with 295 additions and 143 deletions

View File

@@ -1,3 +1,7 @@
Oct 18/23: V0.38: (UNRELEASED)Putting in hooks for future fixes and improvements
Oct 18/23: V0.37: (UNRELEASED) Attempt to pass scoring metadata to image saver
Oct 18/23: V0.36: (UNRELEASED) Attempt to add new node to simplify resolution input and steps
Oct 14/23: V0.35: Fixed issues with scoring nodes and updated image saver for some bugs
Oct 07/23, V0.33: Removed Aesthetic Scorer and ImageReward until I can figure out why the CLIP module isn't working for a few people
Oct 05/23, V0.32: (UNRELEASED)Set rules for image saver so paths + filename length do not exceed 248 (leaves room for extension)
Oct 04/23, V0.31: Release of V0.28 functionality (int, float, num to X), added String to X, code cleanup, vanity node renaming and recategorization