Real-time model search in browse view.
- Activated by default.. - Enabled or disabled in settings.
This commit is contained in:
@@ -178,6 +178,7 @@ def ui_rules():
|
||||
Rule("sidebar-default-width", 0.5, float, 0.0, 1.0),
|
||||
Rule("sidebar-control-always-compact", False, bool),
|
||||
Rule("model-search-always-append", "", str),
|
||||
Rule("model-real-time-search", True, bool),
|
||||
Rule("model-persistent-search", True, bool),
|
||||
Rule("model-show-label-extensions", False, bool),
|
||||
Rule("model-preview-fallback-search-safetensors-thumbnail", False, bool),
|
||||
|
||||
Reference in New Issue
Block a user