Added "Load Workflow" button to model thumbnails in model browse view.
This commit is contained in:
@@ -182,6 +182,7 @@ def ui_rules():
|
||||
Rule("model-preview-fallback-search-safetensors-thumbnail", False, bool),
|
||||
Rule("model-show-add-button", True, bool),
|
||||
Rule("model-show-copy-button", True, bool),
|
||||
Rule("model-show-load-workflow-button", True, bool),
|
||||
Rule("model-info-button-on-left", False, bool),
|
||||
Rule("model-preview-thumbnail-type", "AUTO", str),
|
||||
Rule("model-add-embedding-extension", False, bool),
|
||||
|
||||
Reference in New Issue
Block a user