koboldcpp/otherarch/sdcpp
2025-08-13 22:32:02 +08:00
..
thirdparty Merge branch 'upstream' into concedo_experimental 2025-05-31 13:04:21 +08:00
clip.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
common.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
conditioner.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
control.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
denoiser.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
diffusion_model.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
esrgan.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
flux.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
ggml_extend.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
gits_noise.inl WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
lora.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
main.cpp fixed sdmain compile issues 2025-08-13 22:32:02 +08:00
mmdit.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
model.cpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
model.h WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
pmid.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +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 WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
stable-diffusion.cpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
stable-diffusion.h WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
t5.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
tae.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
unet.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
upscaler.cpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
util.cpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
util.h WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
vae.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
vocab.hpp resync and updated sdcpp for flux and sd3 support 2024-11-03 22:03:16 +08:00