stable-diffusion.cpp/src
2026-02-19 20:54:18 +08:00
..
vocab refactor: reorganize the vocab file structure (#1271) 2026-02-11 00:44:17 +08:00
cache_dit.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
clip.hpp refactor: reorganize the vocab file structure (#1271) 2026-02-11 00:44:17 +08:00
common.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
conditioner.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
control.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
denoiser.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
diffusion_model.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
easycache.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
esrgan.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
flux.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
ggml_extend.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
gguf_reader.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
gits_noise.inl refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
latent-preview.h refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
llm.hpp refactor: reorganize the vocab file structure (#1271) 2026-02-11 00:44:17 +08:00
lora.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
ltxv.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
mmdit.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
model.cpp refactor: reorganize the vocab file structure (#1271) 2026-02-11 00:44:17 +08:00
model.h refactor: reorganize the vocab file structure (#1271) 2026-02-11 00:44:17 +08:00
name_conversion.cpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
name_conversion.h refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
ordered_map.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
pmid.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
preprocessing.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
qwen_image.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
rng_mt19937.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
rng_philox.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
rng.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
rope.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
stable-diffusion.cpp fix: avoid black images if using an invalid VAE (for SDXL) (#1273) 2026-02-19 20:54:18 +08:00
t5.hpp refactor: reorganize the vocab file structure (#1271) 2026-02-11 00:44:17 +08:00
tae.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
tokenize_util.cpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
tokenize_util.h refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
ucache.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
unet.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
upscaler.cpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
util.cpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
util.h refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
vae.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
version.cpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
wan.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00
z_image.hpp refactor: reorganize the file structure (#1266) 2026-02-10 23:13:35 +08:00