Logo
Explore Help
Register Sign In
DarthAffe/stable-diffusion.cpp
1
0
Fork 0
You've already forked stable-diffusion.cpp
mirror of https://github.com/leejet/stable-diffusion.cpp.git synced 2026-01-02 18:53:36 +00:00
Code Issues Packages Projects Releases Wiki Activity
stable-diffusion.cpp/thirdparty
History
leejet 2aecdd57ca
feat: simple openai image generation api compatiple server (#1037)
2025-12-13 13:53:21 +08:00
..
.clang-format
perf: make crc32 100x faster on x86-64 (#278)
2024-06-01 12:58:30 +08:00
CMakeLists.txt
feat: load weights from safetensors and ckpt (#101)
2023-12-03 15:47:20 +08:00
darts.h
feat: add wan2.1/2.2 support (#778)
2025-09-06 18:08:03 +08:00
httplib.h
feat: simple openai image generation api compatiple server (#1037)
2025-12-13 13:53:21 +08:00
json.hpp
feat: load weights from safetensors and ckpt (#101)
2023-12-03 15:47:20 +08:00
LICENSE.darts_clone.txt
feat: add sd3 support (#298)
2024-07-28 15:44:08 +08:00
miniz.h
feat: load weights from safetensors and ckpt (#101)
2023-12-03 15:47:20 +08:00
README.md
feat: simple openai image generation api compatiple server (#1037)
2025-12-13 13:53:21 +08:00
stb_image_resize.h
feat: add TencentARC PhotoMaker support (#179)
2024-03-12 23:15:17 +08:00
stb_image_write.h
fix missing argument in prototype of stbi_write_jpg (#613)
2025-03-09 12:30:10 +08:00
stb_image.h
feat: load weights from safetensors and ckpt (#101)
2023-12-03 15:47:20 +08:00
zip.c
perf: make crc32 100x faster on x86-64 (#278)
2024-06-01 12:58:30 +08:00
zip.h
feat: load weights from safetensors and ckpt (#101)
2023-12-03 15:47:20 +08:00

README.md

  • json.hpp library from: https://github.com/nlohmann/json
    • LICENSE: https://github.com/nlohmann/json/blob/develop/LICENSE.MIT
  • 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
    • LICENSE: https://github.com/google/sentencepiece/blob/master/third_party/darts_clone/LICENSE
  • httplib.h from: https://github.com/yhirose/cpp-httplib/blob/master/httplib.h
    • LICENSE: https://github.com/yhirose/cpp-httplib/blob/master/LICENSE
  • stb_image.h/stb_image_resize.h/stb_image_write.h from: https://github.com/nothings/stb
    • LICENSE: https://github.com/nothings/stb/blob/master/LICENSE
Powered by Gitea Version: 1.23.7 Page: 76ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API