mirror of
https://github.com/openvinotoolkit/stable-diffusion-webui.git
synced 2024-12-15 07:03:06 +03:00
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 = {
|
||||
'sd_hypernetwork': 'Hypernet',
|
||||
'sd_hypernetwork_strength': 'Hypernetwork strength',
|
||||
'CLIP_stop_at_last_layers': 'Clip skip',
|
||||
'sd_model_checkpoint': 'Model hash',
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user