Skip to content

Releases: leejet/stable-diffusion.cpp

master-820-de298c2

Choose a tag to compare

@github-actions github-actions released this 12 Aug 18:33
fix(ci): trigger builds for ggml updates

master-817-bcc7e29

Choose a tag to compare

@github-actions github-actions released this 11 Aug 20:23
bcc7e29
feat: support INT8 ConvRot safetensors (#1857)

master-816-487de75

Choose a tag to compare

@github-actions github-actions released this 11 Aug 19:31
487de75
fix: fail with a message when MiniMax-H3 is run in img_gen mode (#1863)

master-815-b4f1fd6

Choose a tag to compare

@github-actions github-actions released this 11 Aug 17:43
b4f1fd6
fix: preserve "token_refiner" token for MiniMax H3 LoRAs (#1864)

master-813-bfbef5b

Choose a tag to compare

@github-actions github-actions released this 05 Aug 20:24
bfbef5b
feat: trained Minimax VAE Latent2rgb proj (#1856)

master-812-ea7f0c8

Choose a tag to compare

@github-actions github-actions released this 04 Aug 18:00
ea7f0c8
feat: add minimax-h3 support (#1854)

master-811-b4e67d1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 17:09
b4e67d1
fix(cmake): only apply /MP to the MSVC compiler, not icx (#1846)

master-810-db99efd

Choose a tag to compare

@github-actions github-actions released this 02 Aug 12:09
db99efd
refactor: extract model loader initialization (#1844)

master-809-eb7f35c

Choose a tag to compare

@github-actions github-actions released this 02 Aug 12:16
eb7f35c
feat: add linear multi-step sampling method (#1843)

master-808-50062a4

Choose a tag to compare

@github-actions github-actions released this 02 Aug 10:59
50062a4
feat: add IP-Adapter Plus (Resampler image projection) support (#1839)