Read hypernet strength from PNG info.
This commit is contained in:
parent
9e465c8aa5
commit
d4a069a23c
|
@ -1812,6 +1812,7 @@ Requested path was: {f}
|
||||||
|
|
||||||
settings_map = {
|
settings_map = {
|
||||||
'sd_hypernetwork': 'Hypernet',
|
'sd_hypernetwork': 'Hypernet',
|
||||||
|
'sd_hypernetwork_strength': 'Hypernetwork strength',
|
||||||
'CLIP_stop_at_last_layers': 'Clip skip',
|
'CLIP_stop_at_last_layers': 'Clip skip',
|
||||||
'sd_model_checkpoint': 'Model hash',
|
'sd_model_checkpoint': 'Model hash',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue