|
308 | 308 | "unknown": "Unknown", |
309 | 309 | "unpin": "Unpin", |
310 | 310 | "upload": "Upload", |
| 311 | + "userGuideLabel": "User Guide", |
311 | 312 | "zoomIn": "Zoom In", |
312 | 313 | "zoomOut": "Zoom Out", |
313 | 314 | "updated": "Updated", |
|
3506 | 3507 | "whatsNew": { |
3507 | 3508 | "whatsNewInInvoke": "What's New in Invoke", |
3508 | 3509 | "items": [ |
3509 | | - "LLM Prompt Tools: Use local language models to expand prompts or generate prompts from images. Install a Text LLM model (e.g. Qwen2.5-1.5B-Instruct) to get started.", |
3510 | | - "FLUX.2 Klein Support: InvokeAI now supports the new FLUX.2 Klein models (4B and 9B variants) with GGUF, FP8, and Diffusers formats. Features include txt2img, img2img, inpainting, and outpainting. See 'Starter Models' to get started.", |
3511 | | - "DyPE support for FLUX models improves high-resolution (>1536 px up to 4K) images. Go to the 'Advanced Options' section to activate.", |
3512 | | - "Z-Image Turbo diversity: Active 'Seed Variance Enhancer' under 'Advanced Options' to add diversity to your ZiT gens.", |
3513 | | - "Multi-user mode supports multiple isolated users on the same server.", |
3514 | | - "Enhanced support for Z-Image and FLUX.2 Models.", |
3515 | | - "Multiple user interface enhancements and new canvas features." |
| 3510 | + "New model types: Qwen Image, Qwen Image Edit, Anima.", |
| 3511 | + "Support for hosted models: Gemini (Nano Banana), GPT Image, Qwen, Seedream, Wan", |
| 3512 | + "Private and shared image boards and workflows in multiuser mode", |
| 3513 | + "Canvas lasso tool, save/restore function, and the ability to hide those pesky preview tiles", |
| 3514 | + "Custom node manager", |
| 3515 | + "Redesigned download queue" |
3516 | 3516 | ], |
3517 | | - "takeUserSurvey": "📣 Let us know how you like InvokeAI. Take our User Experience Survey!", |
3518 | 3517 | "readReleaseNotes": "Read Release Notes", |
3519 | | - "watchRecentReleaseVideos": "Watch Recent Release Videos", |
| 3518 | + "readTheDocs": "Read the Docs", |
| 3519 | + "readDocumentation": "Read Invoke Documentation", |
3520 | 3520 | "watchUiUpdatesOverview": "Watch UI Updates Overview" |
3521 | 3521 | }, |
3522 | 3522 | "cropper": { |
|
0 commit comments