Concedo
7447a362d1
hide a debug print
2025-10-03 20:56:57 +08:00
Concedo
f282362414
added qwen image support (+1 squashed commits)
...
Squashed commits:
[92df28061] added qwen image support (+1 squashed commits)
Squashed commits:
[1485c71ed] wip adding qwen image
2025-10-03 18:58:48 +08:00
Wagner Bruna
ac6be8ab8c
sd: do not force T5 on CPU anymore ( #1769 )
...
We now have the clip_cpu config parameter for that. Todo: Will make clip cpu on by default
2025-10-02 10:48:16 +08:00
Concedo
e49ac6b120
allow clip_vision to be loaded via clip_l or clip_g param
2025-10-01 17:57:49 +08:00
Concedo
cbb8a3feb5
taesd disable if not valid model arch
2025-09-27 17:00:30 +08:00
Wagner Bruna
42087c3622
update stable-diffusion.cpp to master-306-2abe945 ( #1732 )
...
* update stable-diffusion.cpp to master-52a97b3
* update stable-diffusion.cpp to master-0ebe6fe
* update stable-diffusion.cpp to master-301-fd693ac
* update stable-diffusion.cpp to master-306-2abe945
* fix taesd file selection
2025-09-27 16:52:58 +08:00
Wagner Bruna
5de7ed3d56
WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) ( #1669 )
...
* Update stable-diffusion.cpp to 5900ef6605c6 (new API)
* Clean up pending LoRA code and simplify LoRA changes to upstream
* Move VAE tiling disabling for TAESD to sdtype_adapter.cpp
* Move auxiliary ctx functions to sdtype_adapter.cpp
* Use ref_images parameter for Kontext images
* Drop clip skip workaround (fixed upstream)
* Workaround for flash attention with img2img
leejet/stable-diffusion.cpp#756
* Workaround for Chroma with flash attention, debug prints
* Disable forcing CLIP weights to F32 for reduced memory usage
2025-08-12 23:25:02 +08:00
Concedo
186227fc26
sync with sd.cpp
2025-06-30 00:10:51 +08:00
Concedo
a1175cf34f
merged leejet changes
2025-06-28 22:57:07 +08:00
Concedo
4ec0e0fd21
now accept multiple images for reference images
2025-06-28 17:30:28 +08:00
Concedo
ed289227e5
added support for flux kontext
2025-06-28 11:37:19 +08:00
Concedo
2ba7803b95
replace_instruct_placeholders is now default
2025-06-20 22:11:58 +08:00
Concedo
4e40f2aaf4
added photomaker face cloning
2025-06-20 21:33:36 +08:00
Concedo
175c99081e
merged https://github.com/leejet/stable-diffusion.cpp/issues/588 to fix vae tiling, ref https://github.com/LostRuins/koboldcpp/issues/1603
2025-06-20 11:13:04 +08:00
Concedo
2d4c1aa5a0
chroma support is now usable
2025-06-08 18:53:59 +08:00
Concedo
30cf433ab4
merge base support for chroma, however its not working correctly
2025-06-08 18:06:23 +08:00
Concedo
499283c63a
rename define to match upstream
2025-05-23 17:10:12 +08:00
Concedo
c2802af9e8
fix qwen3, fixed sd, fixed glm4
2025-04-29 20:50:46 +08:00
Concedo
fea3b2bd4a
updated sdcpp prepare for inpaint
...
fixed img2img (+1 squashed commits)
Squashed commits:
[42c48f14] try update sdcpp, feels kind of buggy
2025-04-09 20:26:10 +08:00
Concedo
72f0fdfe87
wip on hypervisor
2025-02-05 00:25:22 +08:00
Concedo
3732bb2686
taesd now supports flux and sd3
2025-01-08 22:35:50 +08:00
Concedo
568e476997
added toggle for vae tiling, use custom memory buffer
2025-01-08 13:12:03 +08:00
Concedo
2ba5949054
updated sdcpp, also set euler as default sampler
2024-12-01 17:00:20 +08:00
bebopkim
bb6c8bc095
Correct compilation errors on macOS Metal ( #1204 )
2024-11-08 11:42:31 +08:00
Concedo
262437f393
fallback flux loader
2024-11-07 15:55:43 +08:00
Concedo
5b90eeaf17
fixed sd to work on larger images by adding tiling, also limit res for sd1.5
2024-11-04 23:26:15 +08:00
Concedo
5233e8ed1d
sd 3.5 medium
2024-11-03 23:27:06 +08:00
Concedo
f32a874966
resync and updated sdcpp for flux and sd3 support
2024-11-03 22:03:16 +08:00
bebopkim
7dac9982f9
Metal: remove ggml_backend_metal_log_set_callback due to backend logging mechanism unificification d6fe7ab ( #1144 )
2024-10-06 14:54:33 +08:00
Concedo
3a72410804
Added vulkan support for SD (+1 squashed commits)
...
Squashed commits:
[13f42f83] Added vulkan support for SD
2024-08-01 17:12:33 +08:00
Concedo
e1e6833a7a
try to fix loras
2024-05-15 16:05:51 +08:00
Concedo
5ce2fdad24
taesd for sdxl, add lora loading done
2024-05-14 23:02:56 +08:00
Concedo
2d9a90b652
try to fix ci compile errors (+1 squashed commits)
...
Squashed commits:
[d0d49663] fixed log multiline (+1 squashed commits)
Squashed commits:
[81a8befe] try to fix linux build error (+1 squashed commits)
Squashed commits:
[22850dda] try to fix build (+1 squashed commits)
Squashed commits:
[b8294611] missing type
2024-03-01 23:38:15 +08:00
bebopkim
257015bb94
Resolve Metal compilation errors for sdcpp ( #720 )
2024-02-29 20:15:45 +08:00
Concedo
26696970ce
initial files from sdcpp (not working)
2024-02-28 15:45:13 +08:00