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 3f8486b commit 8a3848eCopy full SHA for 8a3848e
invokeai/frontend/web/public/locales/en.json
@@ -2420,7 +2420,8 @@
2420
"whatsNewInInvoke": "What's New in Invoke",
2421
"items": [
2422
"Nvidia 50xx GPUs: Invoke uses PyTorch 2.7.0, which is required for these GPUs.",
2423
- "Model Relationships: Link LoRAs to main models, and the LoRAs will show up first in the list."
+ "Model Relationships: Link LoRAs to main models, and the LoRAs will show up first in the list.",
2424
+ "IP Adapter: New Style (Strong) and Style (Precise) methods for SDXL and SD1.5 models."
2425
],
2426
"readReleaseNotes": "Read Release Notes",
2427
"watchRecentReleaseVideos": "Watch Recent Release Videos",
0 commit comments