stable-diffusion.cpp/docs
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
..
docker.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00
esrgan.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00
flux.md feat: add flux support (#356) 2024-08-24 14:29:52 +08:00
hipBLAS_on_Windows.md feat: add hipBlas support (#94) 2024-01-14 11:53:42 +08:00
lcm.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00
lora.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00
photo_maker.md feat: add SYCL Backend Support for Intel GPUs (#330) 2024-08-10 13:42:50 +08:00
quantization_and_gguf.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00
taesd.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00