0.5.7-Alpha
mcmonkey4eva
released this
19 Oct 02:37
·
1111 commits
to master
since this release
Major Updates
- added segmentation-detailing - see #11 (comment) 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)