mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 15:15:44 -03:00
feat(metadata): update metadata archive management and remove provider priority settings
This commit is contained in:
@@ -279,16 +279,11 @@
|
||||
},
|
||||
"metadataArchive": {
|
||||
"enableArchiveDb": "Enable Metadata Archive Database",
|
||||
"enableArchiveDbHelp": "Use local database for faster metadata retrieval and access to deleted models. Recommended for better performance.",
|
||||
"providerPriority": "Metadata Provider Priority",
|
||||
"providerPriorityHelp": "Choose which metadata source to try first when loading model information",
|
||||
"priorityArchiveDb": "Archive Database (Recommended)",
|
||||
"priorityCivitaiApi": "Civitai API",
|
||||
"enableArchiveDbHelp": "Use a local database to access metadata for models that have been deleted from Civitai.",
|
||||
"status": "Status",
|
||||
"statusAvailable": "Available",
|
||||
"statusUnavailable": "Not Available",
|
||||
"enabled": "Enabled",
|
||||
"currentPriority": "Current Priority",
|
||||
"management": "Database Management",
|
||||
"managementHelp": "Download or remove the metadata archive database",
|
||||
"downloadButton": "Download Database",
|
||||
|
||||
Reference in New Issue
Block a user