You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: invokeai/frontend/web/public/locales/en.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -914,6 +914,9 @@
914
914
"hfTokenReset": "HF Token Reset",
915
915
"urlUnauthorizedErrorMessage": "You may need to configure an API token to access this model.",
916
916
"urlUnauthorizedErrorMessage2": "Learn how here.",
917
+
"unidentifiedModelTitle": "Unable to identify model",
918
+
"unidentifiedModelMessage": "We were unable to identify the type, base and/or format of the installed model. Try editing the model and selecting the appropriate settings for the model.",
919
+
"unidentifiedModelMessage2": "If you don't see the correct settings, or the model doesn't work after changing them, ask for help on <DiscordLink /> or create an issue on <GitHubIssuesLink />.",
917
920
"imageEncoderModelId": "Image Encoder Model ID",
918
921
"installedModelsCount": "{{installed}} of {{total}} models installed.",
919
922
"includesNModels": "Includes {{n}} models and their dependencies.",
0 commit comments