0.5.7-Alpha
版本发布时间: 2023-10-19 10:37:13
Stability-AI/StableSwarmUI最新发布版本:0.6.4-Beta(2024-06-15 15:50:25)
Major Updates
- added segmentation-detailing - see https://github.com/Stability-AI/StableSwarmUI/discussions/11#discussioncomment-7236821 for details, but in short: you can do
<segment:face> a beautiful face
on the end of a prompt to trigger automatic inpainting of segments matched by text - ReVision can now use IP-Adapter if you have that node in your comfy
- added "Seamless TIleable" checkbox under "advanced sampling" so you can make textures n stuff
- clicking embeddings now actually works and puts it in the prompt and all
Minor Updates
- large amounts of internal stuff n wotnot as always, including some API improvements and load time speedups
- added MaskImage parameter - works as a jank way to inpaint for now, or as API inpainting, will be used to build UI around later
- added new
<object:...>
syntax to complement<region:...>
exceptobject
emits additional generation calls in the middle to more aggressively form the wanted image - image metadata now shifts to the side when doing so allows the image to be bigger
- auto-clear-batch is now under a lil Gear icon
- there's now a toggler to toggle whether to instant-swap to previews or not
- added advanced parameters to modify sigma min/max and rho
- added
FreeU Apply To
param to control whether freeU applies to base, refiner, or both - added
ReVision Zero Prompt
param to force ReVision to zero the prompts given to the base (and leave unzeroed for refiner)