mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2025-01-08 11:57:36 +08:00
feat(ui): tweak verbiage for model install errors
This commit is contained in:
parent
d77a6ccd76
commit
4815b4ea80
@ -752,7 +752,7 @@
|
|||||||
"hfTokenUnableToVerify": "Unable to Verify HF Token",
|
"hfTokenUnableToVerify": "Unable to Verify HF Token",
|
||||||
"hfTokenUnableToVerifyErrorMessage": "Unable to verify HuggingFace token. This is likely due to a network error. Please try again later.",
|
"hfTokenUnableToVerifyErrorMessage": "Unable to verify HuggingFace token. This is likely due to a network error. Please try again later.",
|
||||||
"hfTokenSaved": "HF Token Saved",
|
"hfTokenSaved": "HF Token Saved",
|
||||||
"urlUnauthorizedErrorMessage": "You may need to provide an API key to access this model.",
|
"urlUnauthorizedErrorMessage": "You may need to configure an API token to access this model.",
|
||||||
"urlUnauthorizedErrorMessage2": "Learn how here.",
|
"urlUnauthorizedErrorMessage2": "Learn how here.",
|
||||||
"imageEncoderModelId": "Image Encoder Model ID",
|
"imageEncoderModelId": "Image Encoder Model ID",
|
||||||
"includesNModels": "Includes {{n}} models and their dependencies",
|
"includesNModels": "Includes {{n}} models and their dependencies",
|
||||||
|
Loading…
Reference in New Issue
Block a user