Wagner Bruna
44ce1a80b3
sd: sync to master-431-23fce0b ( #1893 )
...
* sd: sync to master-427-78e15bd
* add kl_optimal to the available schedulers list
* more robust workaround to avoid stb linkage issues
* sd: sync to master-431-23fce0b
* add TAEHV support and disable TAE if the model isn't found
2025-12-22 15:07:09 +08:00
Wagner Bruna
78bbe89956
sd: sync to master-417-43a70e8 ( #1889 )
...
* sd: sync to master-417-43a70e8
* fix sdmain build
* switch to upstream apply_loras()
* refactor u8 path conversions and add it to the gguf reader
2025-12-16 16:16:48 +08:00
Wagner Bruna
801840d3bd
sd: sync to master-391-5865b5e ( #1878 )
2025-12-08 19:53:52 +08:00
Wagner Bruna
510508e7da
sd: sync to master-391-5865b5e ( #1872 )
2025-12-04 16:29:38 +08:00
Wagner Bruna
3db48a1536
sd: sync to master-383-20eb674
2025-12-01 17:04:56 -03:00
Wagner Bruna
717d9c6401
sd: sync to master-377-2034588
2025-11-23 19:29:01 -03:00
Wagner Bruna
703bbf67d8
sd: sync to master-371-5498cc0
2025-11-23 19:29:01 -03:00
Wagner Bruna
8ef66e90c1
sd: sync to master-366-f532972
2025-11-23 19:29:01 -03:00
Wagner Bruna
3a7dd1a97f
sd: sync to master-358-347710f
...
Also adapt Koboldcpp LoRA loading function, and add
backend support for lora_apply_mode.
2025-11-23 19:28:54 -03:00
Wagner Bruna
3318b73c94
sd: sync to master-355-694f0d9
2025-11-23 19:28:34 -03:00
Wagner Bruna
2cab657c60
sd: sync to master-336-917f7bf ( #1810 )
2025-10-25 21:19:35 +08:00
Wagner Bruna
fef73919ea
sd: clean up changes against stable-diffusion.cpp 90ef5f8 ( #1804 )
...
* sd: clean up changes against stable-diffusion.cpp 90ef5f8
Clean up the diff, and include a few missing changes, mainly from
the upscaler and model weight type statistics.
* added line clear again
* remove excess spaces
---------
Co-authored-by: LostRuins Concedo <39025047+LostRuins@users.noreply.github.com>
2025-10-23 22:00:33 +08:00
Concedo
86b94456de
Sync sd.cpp to 90ef5f8
2025-10-20 11:07:42 +08:00
Concedo
fab2ff0687
sync sd.cpp to e370258
2025-10-20 10:45:34 +08:00
Concedo
80f88eb703
wip qwen image edit. not working yet
2025-10-11 11:24:17 +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
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
73be216062
sync stb_image_write.h with the sd.cpp version ( #1733 )
...
This is mainly to avoid keeping track of the small diff in
otherarch/sdcpp/main.cpp .
2025-09-11 20:37:35 +08:00
Concedo
302bb8cd39
fixed sdmain compile issues
2025-08-13 22:32:02 +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
485148b293
fixed sdmain compiling
2025-06-28 23:19:13 +08:00
Concedo
a1175cf34f
merged leejet changes
2025-06-28 22:57:07 +08:00
Concedo
ed289227e5
added support for flux kontext
2025-06-28 11:37:19 +08:00
Concedo
ce58d1253f
fixed build and workflow
2025-06-21 00:56:27 +08:00
Concedo
2d0b7e37f9
fix build
2025-04-13 22:01:48 +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
2ba5949054
updated sdcpp, also set euler as default sampler
2024-12-01 17:00:20 +08:00
Concedo
f32a874966
resync and updated sdcpp for flux and sd3 support
2024-11-03 22:03:16 +08:00
Concedo
a681cdd9ef
Merge branch 'upstream' into concedo_experimental
...
# Conflicts:
# common/sampling.h
# llama.h
# tests/test-chat-template.cpp
2024-04-24 21:29:07 +08:00
Concedo
f75e479db0
WIP on sdcpp integration
2024-02-29 00:40:07 +08:00
Concedo
26696970ce
initial files from sdcpp (not working)
2024-02-28 15:45:13 +08:00