Age | Commit message (Collapse) | Author |
|
fix dropouts for future hypernetworks
add kwargs for Hypernetwork class
hypernet UI for gradio input
add recommended options
remove as options
revert adding options in ui
|
|
|
|
[Preprocess image] New option to auto crop based on complexity, edges, faces
|
|
add weight init
add weight init option in create_hypernetwork
fstringify hypernet info
save weight initialization info for further debugging
fill bias with zero for He/Xavier
initialize LayerNorm with Normal
fix loading weight_init
|
|
|
|
|
|
|
|
|
|
|
|
remove loading .js files from scripts dir (they go into javascript)
load scripts after models, for scripts that depend on loaded models
|
|
|
|
|
|
|
|
|
|
prevent exception upon cancelling confirmation
|
|
|
|
added an option to always only show one image in previews
removed duplicate code
|
|
|
|
[Hypernetworks] Add a feature to use dropout / more activation functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added support for extensions
|
|
|
|
|
|
|
|
|
|
|
|
token counter
|
|
|
|
|
|
|
|
|
|
|
|
add refresh button for aesthetic embeddings
add aesthetic params to images' infotext
|
|
|
|
|
|
|
|
|
|
preprocess
|
|
|
|
will be added later.
|
|
|
|
|
|
|
|
|