We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f901a81 commit 893c142Copy full SHA for 893c142
invokeai/frontend/web/public/locales/en.json
@@ -2748,9 +2748,8 @@
2748
"whatsNew": {
2749
"whatsNewInInvoke": "What's New in Invoke",
2750
"items": [
2751
- "Crop tool for Ref Images",
2752
- "Improved Model Manager tab UI",
2753
- "Navigate prompt history with keyboard shortcuts (alt/option + up/down)"
+ "Model Manager: If a model cannot be identified during installation, you can now manually select the model type and architecture.",
+ "Internal: Improved model identification system, making it easier for contributors to add support for new models."
2754
],
2755
"readReleaseNotes": "Read Release Notes",
2756
"watchRecentReleaseVideos": "Watch Recent Release Videos",
0 commit comments