Setting to swap right and left model preview thumbnail buttons.

This commit is contained in:
Christian Bastian
2024-07-21 02:42:10 -04:00
parent 7f798cf738
commit 364cb27a99
2 changed files with 21 additions and 12 deletions

View File

@@ -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-info-button-on-left", False, bool),
Rule("model-preview-thumbnail-type", "JPEG/WEBP", str),
Rule("model-add-embedding-extension", False, bool),
Rule("model-add-drag-strict-on-field", False, bool),