|
713 | 713 | "convertToDiffusersHelpText4": "This is a one time process only. It might take around 30s-60s depending on the specifications of your computer.",
|
714 | 714 | "convertToDiffusersHelpText5": "Please make sure you have enough disk space. Models generally vary between 2GB-7GB in size.",
|
715 | 715 | "convertToDiffusersHelpText6": "Do you wish to convert this model?",
|
716 |
| - "noDefaultSettings": "No Default Settings configured for this model. Visit the Model Manager to configure.", |
| 716 | + "noDefaultSettings": "No default settings configured for this model. Visit the Model Manager to add default settings.", |
717 | 717 | "defaultSettings": "Default Settings",
|
718 | 718 | "defaultSettingsSaved": "Default Settings Saved",
|
719 |
| - "defaultSettingsOutOfSync": "The below generation settings are out of sync for this model's default settings", |
| 719 | + "defaultSettingsOutOfSync": "Some settings do not match the model's defaults:", |
| 720 | + "restoreDefaultSettings": "Click to use the model's default settings.", |
| 721 | + "usingDefaultSettings": "Using model's default settings", |
720 | 722 | "delete": "Delete",
|
721 | 723 | "deleteConfig": "Delete Config",
|
722 | 724 | "deleteModel": "Delete Model",
|
|
775 | 777 | "pruneTooltip": "Prune finished imports from queue",
|
776 | 778 | "repo_id": "Repo ID",
|
777 | 779 | "repoVariant": "Repo Variant",
|
778 |
| - "restoreDefaultSettings": "Click to reset to default settings", |
779 | 780 | "scanFolder": "Scan Folder",
|
780 | 781 | "scanFolderHelper": "The folder will be recursively scanned for models. This can take a few moments for very large folders.",
|
781 | 782 | "scanPlaceholder": "Path to a local folder",
|
|
802 | 803 | "uploadImage": "Upload Image",
|
803 | 804 | "urlOrLocalPath": "URL or Local Path",
|
804 | 805 | "urlOrLocalPathHelper": "URLs should point to a single file. Local paths can point to a single file or folder for a single diffusers model.",
|
805 |
| - "usingDefaultSettings": "Using default settings", |
806 | 806 | "vae": "VAE",
|
807 | 807 | "vaePrecision": "VAE Precision",
|
808 | 808 | "variant": "Variant",
|
|
0 commit comments