Commit Graph

36 Commits (191eaf8d3db0ba3d7373b0371286f7e0d954ae2d)

Author SHA1 Message Date
aria1th 191eaf8d3d Try fix https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension/issues/6 2022-11-28 03:54:31 +09:00
aria1th 6f54eeb65e Maybe fix 2.0 2022-11-28 02:52:08 +09:00
aria1th 6e88315590 Fix unused option causing Errors+Warmup 2022-11-27 21:27:47 +09:00
aria1th 983461f370 remove print() 2022-11-27 20:39:04 +09:00
aria1th 5467cd6ca6 Fix EOC again 2022-11-27 20:30:42 +09:00
aria1th bf65244b94 fix EOC 2022-11-27 20:15:52 +09:00
aria1th d2805d4598 UI Update and fix is_EOC 2022-11-27 20:13:35 +09:00
aria1th a87e90e0dd clean up code partially 2022-11-27 12:36:21 +09:00
aria1th ad395f11b8 fix DivisionByZero and save 2022-11-27 11:07:38 +09:00
aria1th 3afe99d27e Fix resuming, Add options 2022-11-27 10:57:43 +09:00
aria1th 0daf9874d0 FIx Scheduler 2022-11-27 10:23:43 +09:00
AngelBottomless bf5a6ad42f
Update README.md 2022-11-26 20:55:22 +09:00
aria1th 6fdd516ebf Fix compat with python 3.8- 2022-11-26 15:37:38 +09:00
aria1th 969324a013 add optional information save 2022-11-26 15:28:34 +09:00
aria1th a56b8f786b fix again 2022-11-26 13:33:57 +09:00
aria1th 538c63796c fix use_dropout 2022-11-26 12:35:24 +09:00
aria1th daa2ee237a amplify image, correct annealing, show correct lr 2022-11-26 10:31:37 +09:00
aria1th 40fd21ea8d apply max steps when using beta scheduler 2022-11-25 14:19:10 +09:00
aria1th 6468807871 clean up code + fix training
Training should never use variable strength
2022-11-24 21:15:20 +09:00
aria1th 19bf52014b apply direct strength from opts
why did you do direct import...
2022-11-24 21:06:19 +09:00
aria1th 03825b7b44 fix apply_strength 2022-11-24 20:57:44 +09:00
aria1th c2079bb984 fix bugs with linear dropout 2022-11-24 19:32:24 +09:00
aria1th 730320e65f Write float instead of list 2022-11-24 17:45:10 +09:00
aria1th a819ad72fe Merge branch 'main' of https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension 2022-11-24 14:15:46 +09:00
aria1th 4af478f504 fix GradScaler 2022-11-24 14:15:38 +09:00
AngelBottomless a9d1a91b07
Update README.md 2022-11-24 14:12:17 +09:00
aria1th 42f67109af Create .gitignore 2022-11-24 14:06:24 +09:00
AngelBottomless 8f09e544be
Update README.md 2022-11-24 13:51:45 +09:00
AngelBottomless 087040c9f8
fix loss save and CUDA memory 2022-11-24 13:17:15 +09:00
AngelBottomless fcd33cfd2e
Merge pull request #1 from aria1th/beta-apply-gradient-acc
Add external pr
2022-11-23 23:38:20 +09:00
AngelBottomless 3b54b9ca58
Add external pr 2022-11-23 21:33:31 +09:00
AngelBottomless 9fa3ef19ce
apply dummy import to fix OsError 2022-11-23 19:37:39 +09:00
AngelBottomless a71c1e7242
apply loss fix 2022-11-23 16:53:58 +09:00
AngelBottomless a8d9191940
Update README.md 2022-11-23 16:53:40 +09:00
AngelBottomless 16fb37fc87
Initial Upload 2022-11-23 16:45:49 +09:00
AngelBottomless e8d4d5e684
Initial commit 2022-11-23 16:44:33 +09:00