stable-diffusion.cpp/assets
leejet 64d231f384
feat: add flux support (#356)
* add flux support

* avoid build failures in non-CUDA environments

* fix schnell support

* add k quants support

* add support for applying lora to quantized tensors

* add inplace conversion support for f8_e4m3 (#359)

in the same way it is done for bf16
like how bf16 converts losslessly to fp32,
f8_e4m3 converts losslessly to fp16

* add xlabs flux comfy converted lora support

* update docs

---------

Co-authored-by: Erik Scholz <Green-Sky@users.noreply.github.com>
2024-08-24 14:29:52 +08:00
..
flux feat: add flux support (#356) 2024-08-24 14:29:52 +08:00
photomaker_examples feat: add TencentARC PhotoMaker support (#179) 2024-03-12 23:15:17 +08:00
a lovely cat.png Initial commit 2023-08-13 16:00:22 +08:00
cat_with_sd_cpp_42.png feat: add sd3 support (#298) 2024-07-28 15:44:08 +08:00
cat_with_sd_cpp_20184.png feat: add sd3 support (#298) 2024-07-28 15:44:08 +08:00
control_2.png feat: Control Net support + Textual Inversion (embeddings) (#131) 2024-01-29 22:38:51 +08:00
control_3.png feat: Control Net support + Textual Inversion (embeddings) (#131) 2024-01-29 22:38:51 +08:00
control.png feat: Control Net support + Textual Inversion (embeddings) (#131) 2024-01-29 22:38:51 +08:00
f16.png Initial commit 2023-08-13 16:00:22 +08:00
f32.png Initial commit 2023-08-13 16:00:22 +08:00
img2img_output.png feat: add img2img mode (#5) 2023-08-16 01:48:07 +08:00
q4_0.png Initial commit 2023-08-13 16:00:22 +08:00
q4_1.png Initial commit 2023-08-13 16:00:22 +08:00
q5_0.png Initial commit 2023-08-13 16:00:22 +08:00
q5_1.png Initial commit 2023-08-13 16:00:22 +08:00
q8_0.png Initial commit 2023-08-13 16:00:22 +08:00
sycl_sd3_output.png feat: add SYCL Backend Support for Intel GPUs (#330) 2024-08-10 13:42:50 +08:00
with_lcm.png feat: add LoRA support 2023-11-19 17:43:49 +08:00
without_lcm.png feat: add LoRA support 2023-11-19 17:43:49 +08:00