This is an alpha release. We suggest backing up your database in case there are any issues and you need to roll back.
Changes since v4.2.0a2
- Updates to the Regional Control UI
- Fixed inpainting models on canvas
- IP Adapter starter models fixed
- Fixed bug where temp files (tensors, conditioning) aren't cleaned up properly
- Fixed trigger phrase form submit @joshistoast
๐งช Regional Control
Regional Control (name may change) gives you control over specific areas of the image. Draw a mask and set a positive prompt, negative prompt, or any number of IP Adapters to be applied to the masked region.
To support this powerful feature, we are introducing a new canvas editor. Here's a brief demo:
My.Movie.12.mp4
Full documentation to be included with the full release.
Your feedback is greatly appreciated as we continue to iterate on Regional Control.
๐ Known Issues
These issues will be fixed for the full release.
- Occasionally, if you undo after deleting a layer's IP Adapter, the UI will error. You'll just need to click Reset if this happens.
- Occasionally, the Regional Control canvas may not show and brush strokes. Refresh the page to fix.
๐ Patch Nodes for v4.2.0
Enhancements
- Regional Control UI
Fixes
- Fixed inpainting models on canvas
- IP Adapter starter models fixed
- Fixed bug where temp files (tensors, conditioning) aren't cleaned up properly
- FIxed trigger phrase form submit @joshistoast
๐พ Installation and Updating
To install or update to v4.2.0a3, download the installer and follow the installation instructions.
To update, select the same installation location. Your user data will not be touched.
Missing models after updating from v3 to v4
See this FAQ.
What's Changed
- fix: ๐ handle trigger phrase form submit events by @joshistoast in #6253
- Remove dangling temporary directories from
outputs/tensors
at startup time by @lstein in #6246 - Fix Gradient Mask (Canvas) Inpaint Model Support by @dunkeroni in #6205
- fix: update ip adapter starter models path by @blessedcoolant in #6262
- fix: update SDXL IP Adpater starter model to be ViT-H by @blessedcoolant in #6263
- feat(ui): regional control canvas feedback by @psychedelicious in #6266
- chore: v4.2.0a3 by @psychedelicious in #6269
Full Changelog: v4.2.0a2...v4.2.0a3