stable-diffusion.cpp/examples
Urs Ganse 968fbf02aa
feat: add option to switch the sigma schedule (#51)
Concretely, this allows switching to the "Karras" schedule from the
Karras et al 2022 paper, equivalent to the samplers marked as "Karras"
in the AUTOMATIC1111 WebUI. This choice is in principle orthogonal to
the sampler choice and can be given independently.
2023-09-09 00:02:07 +08:00
..
CMakeLists.txt feat: cmake improvements and simple ci (#9) 2023-08-17 21:09:57 +08:00
main.cpp feat: add option to switch the sigma schedule (#51) 2023-09-09 00:02:07 +08:00
stb_image_write.h feat: cmake improvements and simple ci (#9) 2023-08-17 21:09:57 +08:00
stb_image.h feat: cmake improvements and simple ci (#9) 2023-08-17 21:09:57 +08:00