151 Commits (master)

Author SHA1 Message Date
discus0434 fccba4729d add an option to avoid dying relu 3 years ago
AUTOMATIC 7fd90128eb added a guard for hypernet training that will stop early if weights are getting no gradients 3 years ago
discus0434 dcb45dfecf Merge branch 'master' of upstream 3 years ago
discus0434 0e8ca8e7af add dropout 3 years ago
timntorres 272fa527bb Remove unused variable. 3 years ago
timntorres 19818f023c Match hypernet name with filename in all cases. 3 years ago
timntorres 51e3dc9cca Sanitize hypernet name input. 3 years ago
AUTOMATIC 03a1e288c4 turns out LayerNorm also has weight and bias and needs to be pre-multiplied and trained for hypernets 3 years ago
AUTOMATIC1111 0c5522ea21
Merge branch 'master' into training-help-text 3 years ago
timntorres 4ff274e1e3 Revise comments. 3 years ago
timntorres 5245c7a493 Issue #2921-Give PNG info to Hypernet previews. 3 years ago
AUTOMATIC c23f666dba a more strict check for activation type and a more reasonable check for type of layer in hypernets 3 years ago
Melan 7543cf5e3b Fixed some typos in the code 3 years ago
Melan 8f59129847 Some changes to the tensorboard code and hypernetwork support 3 years ago
aria1th f89829ec3a Revert "fix bugs and optimizations"
This reverts commit 108be15500.
3 years ago
AngelBottomless 108be15500
fix bugs and optimizations 3 years ago
AngelBottomless a71e021236
only linear 3 years ago
AngelBottomless d8acd34f66
generalized some functions and option for ignoring first layer 3 years ago
discus0434 6b38c2c19c
Merge branch 'AUTOMATIC1111:master' into master 3 years ago
AUTOMATIC 930b4c64f7 allow float sizes for hypernet's layer_structure 3 years ago
discus0434 6f98e89486 update 3 years ago
DepFA 166be3919b
allow overwrite old hn 3 years ago
DepFA d6ea584137
change html output 3 years ago
discus0434 2ce52d32e4 fix for #3086 failing to load any previous hypernet 3 years ago
AUTOMATIC c6e9fed500 fix for #3086 failing to load any previous hypernet 3 years ago
discus0434 3770b8d2fa enable to write layer structure of hn himself 3 years ago
discus0434 42fbda83bb layer options moves into create hnet ui 3 years ago
discus0434 7f8670c4ef
Merge branch 'master' into master 3 years ago
Silent da72becb13 Use training width/height when training hypernetworks. 3 years ago
discus0434 e40ba281f1 update 3 years ago
discus0434 a5611ea502 update 3 years ago
discus0434 6021f7a75f add options to custom hypernetwork layer structure 3 years ago
AngelBottomless 703e6d9e4e check NaN for hypernetwork tuning 3 years ago
AUTOMATIC c7a86f7fe9 add option to use batch size for training 3 years ago
AUTOMATIC 03d62538ae remove duplicate code for log loss, add step, make it read from options rather than gradio input 3 years ago
AUTOMATIC 326fe7d44b Merge remote-tracking branch 'Melanpan/master' 3 years ago
AUTOMATIC c344ba3b32 add option to read generation params for learning previews from txt2img 3 years ago
AUTOMATIC 354ef0da3b add hypernetwork multipliers 3 years ago
Melan 8636b50aea Add learn_rate to csv and removed a left-over debug statement 3 years ago
Melan 1cfc2a1898 Save a csv containing the loss while training 3 years ago
AUTOMATIC c3c8eef9fd train: change filename processing to be more simple and configurable
train: make it possible to make text files with prompts
train: rework scheduler so that there's less repeating code in textual inversion and hypernets
train: move epochs setting to options
3 years ago
AUTOMATIC ee015a1af6 change textual inversion tab to train
remake train interface to use tabs
3 years ago
Milly 2d006ce16c xy_grid: Find hypernetwork by closest name 3 years ago
AUTOMATIC 6be32b31d1 reports that training with medvram is possible. 3 years ago
AUTOMATIC d6fcc6b87b apply lr schedule to hypernets 3 years ago
AUTOMATIC 6a9ea5b41c prevent extra modules from being saved/loaded with hypernet 3 years ago
AUTOMATIC d4ea5f4d86 add an option to unload models during hypernetwork training to save VRAM 3 years ago
AUTOMATIC 6d09b8d1df produce error when training with medvram/lowvram enabled 3 years ago
AUTOMATIC d682444ecc add option to select hypernetwork modules when creating 3 years ago
AUTOMATIC b0583be088 more renames 3 years ago
AUTOMATIC 873efeed49 rename hypernetwork dir to hypernetworks to prevent clash with an old filename that people who use zip instead of git clone will have 3 years ago