..
thirdparty
Merge branch 'upstream' into concedo_experimental
2025-05-31 13:04:21 +08:00
clip.hpp
reverse clip skip fix as it might be breaking some sdxl models
2025-05-30 10:40:03 +08:00
common.hpp
fixes for sdcpp
2025-04-12 10:08:23 +08:00
conditioner.hpp
sync with sd.cpp
2025-06-30 00:10:51 +08:00
control.hpp
updated sdcpp prepare for inpaint
2025-04-09 20:26:10 +08:00
denoiser.hpp
updated sdcpp prepare for inpaint
2025-04-09 20:26:10 +08:00
diffusion_model.hpp
sync with sd.cpp
2025-06-30 00:10:51 +08:00
esrgan.hpp
fixes for sdcpp
2025-04-12 10:08:23 +08:00
flux.hpp
sync with sd.cpp
2025-06-30 00:10:51 +08:00
ggml_extend.hpp
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
gits_noise.inl
updated sdcpp prepare for inpaint
2025-04-09 20:26:10 +08:00
lora.hpp
fixed lora, now works quanted too
2025-04-14 23:44:42 +08:00
main.cpp
sync with sd.cpp
2025-06-30 00:10:51 +08:00
mmdit.hpp
updated sdcpp, also set euler as default sampler
2024-12-01 17:00:20 +08:00
model.cpp
fixed unicode paths
2025-05-11 14:05:54 +08:00
model.h
Merge branch 'upstream' into concedo_experimental
2025-05-31 13:04:21 +08:00
pmid.hpp
updated sdcpp, also set euler as default sampler
2024-12-01 17:00:20 +08:00
preprocessing.hpp
initial files from sdcpp (not working)
2024-02-28 15:45:13 +08:00
rng.hpp
initial files from sdcpp (not working)
2024-02-28 15:45:13 +08:00
rng_philox.hpp
initial files from sdcpp (not working)
2024-02-28 15:45:13 +08:00
SDCPP_LICENSE
initial files from sdcpp (not working)
2024-02-28 15:45:13 +08:00
sdtype_adapter.cpp
fix unintended sd model quantization ( #1672 )
2025-08-08 10:19:58 +08:00
stable-diffusion.cpp
sync with sd.cpp
2025-06-30 00:10:51 +08:00
stable-diffusion.h
fix unintended sd model quantization ( #1672 )
2025-08-08 10:19:58 +08:00
t5.hpp
sync with sd.cpp
2025-06-30 00:10:51 +08:00
tae.hpp
fixes for sdcpp
2025-04-12 10:08:23 +08:00
unet.hpp
updated sdcpp prepare for inpaint
2025-04-09 20:26:10 +08:00
upscaler.cpp
rename define to match upstream
2025-05-23 17:10:12 +08:00
util.cpp
kobo cheats death again (+1 squashed commits)
2025-01-04 01:06:41 +08:00
util.h
kobo cheats death again (+1 squashed commits)
2025-01-04 01:06:41 +08:00
vae.hpp
updated sdcpp, also set euler as default sampler
2024-12-01 17:00:20 +08:00
vocab.hpp
resync and updated sdcpp for flux and sd3 support
2024-11-03 22:03:16 +08:00