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 e81579f commit 731d317Copy full SHA for 731d317
invokeai/frontend/web/public/locales/en.json
@@ -2426,9 +2426,8 @@
2426
"whatsNew": {
2427
"whatsNewInInvoke": "What's New in Invoke",
2428
"items": [
2429
- "Nvidia 50xx GPUs: Invoke uses PyTorch 2.7.0, which is required for these GPUs.",
2430
- "Model Relationships: Link LoRAs to main models, and the LoRAs will show up first in the list.",
2431
- "IP Adapter: New Style (Strong) and Style (Precise) methods for SDXL and SD1.5 models."
+ "Inpainting: Per-mask noise levels and denoise limits.",
+ "Canvas: Smarter aspect ratios for SDXL and improved scroll-to-zoom."
2432
],
2433
"readReleaseNotes": "Read Release Notes",
2434
"watchRecentReleaseVideos": "Watch Recent Release Videos",
0 commit comments