Commit 66d038f6 authored by timntorres's avatar timntorres
Browse files

Read hypernet strength from PNG info.

parent e709afb0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@ def integrate_settings_paste_fields(component_dict):

    settings_map = {
        'sd_hypernetwork': 'Hypernet',
        'sd_hypernetwork_strength': 'Hypernetwork strength',
        'CLIP_stop_at_last_layers': 'Clip skip',
        'sd_model_checkpoint': 'Model hash',
    }