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 3352220 commit 7878203Copy full SHA for 7878203
invokeai/frontend/web/public/locales/en.json
@@ -2419,8 +2419,8 @@
2419
"whatsNew": {
2420
"whatsNewInInvoke": "What's New in Invoke",
2421
"items": [
2422
- "CogView4: Support for CogView4 models in Canvas and Workflows.",
2423
- "Updated Dependencies: Invoke now runs on the latest version of its dependencies, including Python 3.12 and Pytorch 2.6.0."
+ "Nvidia 50xx GPUs: Invoke uses PyTorch 2.7.0, which is required for these GPUs.",
+ "Model Relationships: Link LoRAs to main models, and the LoRAs will show up first in the list."
2424
],
2425
"readReleaseNotes": "Read Release Notes",
2426
"watchRecentReleaseVideos": "Watch Recent Release Videos",
0 commit comments