mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
Merge pull request #787 from diodiogod/feat/filter-presets
feat: add filter preset system
This commit is contained in:
@@ -204,6 +204,9 @@
|
||||
},
|
||||
"filter": {
|
||||
"title": "Filter Models",
|
||||
"presets": "Presets",
|
||||
"savePreset": "Save current active filters as a new preset (first select filters below, then click here)",
|
||||
"noPresets": "No presets saved yet. Select filters below and click + to save",
|
||||
"baseModel": "Base Model",
|
||||
"modelTags": "Tags (Top 20)",
|
||||
"modelTypes": "Model Types",
|
||||
|
||||
Reference in New Issue
Block a user