mirror of
https://github.com/leejet/stable-diffusion.cpp.git
synced 2026-09-21 13:38:01 -05:00
- json.hpp library from: https://github.com/nlohmann/json
- ZIP Library from: https://github.com/kuba--/zip LICENSE: https://github.com/kuba--/zip/blob/master/LICENSE.txt
- darts.h from: https://github.com/google/sentencepiece/tree/master/third_party/darts_clone
- httplib.h from: https://github.com/yhirose/cpp-httplib/blob/master/httplib.h
- stb_image.h/stb_image_resize.h/stb_image_write.h from: https://github.com/nothings/stb
- Oniguruma from: https://github.com/kkos/oniguruma
- Version and source details: README
- LICENSE: BSD-2-Clause
- utf8proc from: https://github.com/JuliaStrings/utf8proc
- Version and source details: README
- LICENSE: MIT and Unicode data licenses