SD.Next Release 2025-02-20 #3762
Locked
vladmandic
announced in
Announcements
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Highlight for 2025-02-20
We're back with another update with nearly 100 commits!
and 100+ new hints
with support for all major compute platforms
now with redesigned captioning UI, batch support, and much more
plus JoyTag, JoyCaption, PaliGemma, ToriiGate, Ovis2 added to list of supported models
more flexibility when mouting SDNext server to custom URL
...and more - see changelog for full details!
Details for 2025-02-20
english, croatian, spanish, french, italian, portuguese, chinese, japanese, korean, russian
includes build and publish and both local and cloud examples
new foundation model for image generation based o Gemma-2-2B text encoder and a flow-based diffusion transformer
fully supports offloading and on-the-fly quantization
simply select from networks -> models -> reference
originally based on Flux.1-Schnell, but retrained and with different architecture
result is model smaller than Flux.1-Dev, but with similar capabilities
fully supports offloading and on-the-fly quantization
simply select from networks -> models -> reference
Regional tiling type of a solution for SDXL models
select from scripts -> mixture of diffusers
Automatically creates mask based on selected color and triggers inpaint
simply select in scripts -> automatic color inpaint when in img2img mode
Speeds up SD3.5 models by sampling only regions of interest
Enable in settings -> pipeline modifiers -> ras
split from Process tab into separate tab
split
clip
vsvlm
models processingdirect send-to buttons on all tabs: txt/img/ctrl->process/caption, process/caption->txt/img/ctrl
VLM: max-tokens, num-beams, temperature, top-k, top-p, do-sample
CLiP: min-length, max-length, chunk-size, min-flavors, max-flavors, flavor-count, num-beams
params are auto-saved in
config.json
and used when using quick interrogateparams that are set to 0 mean use model defaults
for example, can be used to caption your training dataset in one go
add option to append to captions file, can be used to run multiple captioning models in sequence
add option to run recursively on all subfolders
add progress bar
JoyTag
JoyCaption 2
Google PaliGemma 2 3B
ToriiGate 0.4 7B
AIDC Ovis2 1B/2B/4B
flash-attn
to be installeddue to binary/build dependencies, it should not be done automatically,
see flash-attn for installation instructions
torch==2.6.0
withcuda==12.6
and add prebuilt imagetorch==2.6.0+cu118
torch==2.6.0+cpu
openvino==2025.0.0
zluda==3.8.8
allows for configurable image tiling for x/y axis separately
enable in scripts -> asymmetric tiling
note: traditional symmetric tiling is achieved by setting circular mode for both x and y
ability to save and/or restore prompts before or after parsing of wildcards
set in settings -> networks -> styles
persist models -> hugginface -> token
persist models -> civitai -> token
add advanced per-model options for text encoder
set in settings -> text encoder -> Optional
allow setting additional mount subpath over which server url will be accessible
set in settings -> user interface
better handling of prompt parsing when using masking char
\
Beta Was this translation helpful? Give feedback.
All reactions