Commit Graph

35 Commits (a5182880f9334f9fc3d46f153aca0cb4e8895cad)

Author SHA1 Message Date
aria1th a5182880f9 add noise scheduler for training
move to LatentDiffusion forward

unbind scheduler

unbind noise scheduler by option

minor fix?

minor fix for extreme case
2023-01-21 01:14:05 +09:00
aria1th e636a8353d Fixes for most recent webui
with ensuring compatibility for previous webui
2023-01-19 14:29:48 +09:00
aria1th c216a0fc7f compatibility with previous webui 2023-01-19 14:05:39 +09:00
aria1th 5d82d0d36e fix syntax 2023-01-18 23:02:03 +09:00
aria1th f0fc6fad7f fix manual seed for residual 2023-01-17 22:32:56 +09:00
aria1th b33fb8f21c fix residual connection multiplier 2023-01-17 22:32:27 +09:00
aria1th 328692830c If someone is curious 2023-01-17 16:51:19 +09:00
aria1th ed214c45c8 Fix loading residual 2023-01-17 15:17:00 +09:00
aria1th 065fcd110c implement ResBlock
its residual block
2023-01-17 14:24:25 +09:00
aria1th 1b2857533d Compatibility with previous webui 2023-01-16 20:06:21 +09:00
aria1th f75fd3bb97 Maybe finish tuning 2023-01-16 06:47:10 +09:00
aria1th 8f2e6aa10c Offer compatible module for previous webui 2023-01-14 23:22:40 +09:00
aria1th cd40e4dcaa Fix .shorthash() method related issue 2023-01-14 23:15:11 +09:00
aria1th 4661798eb1 Fix HNS structure
this is why the extension is named monkey-patching
2023-01-10 03:13:01 +09:00
aria1th 138a25b69f fix again
should check if side effect exists...
2022-12-01 23:04:14 +09:00
aria1th bb49dfc1c9 fix xy_grid
maybe
2022-12-01 22:49:35 +09:00
aria1th e463c23f45 add Weight initi options 2022-11-30 20:40:16 +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 a87e90e0dd clean up code partially 2022-11-27 12:36:21 +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
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 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
AngelBottomless 087040c9f8
fix loss save and CUDA memory 2022-11-24 13:17:15 +09:00
AngelBottomless 3b54b9ca58
Add external pr 2022-11-23 21:33:31 +09:00
AngelBottomless 16fb37fc87
Initial Upload 2022-11-23 16:45:49 +09:00