This website requires JavaScript.
Explore
Help
Sign In
alphard
/
stable-diffusion.cpp
Watch
1
Star
0
Fork
0
You've already forked stable-diffusion.cpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
master
stable-diffusion.cpp
/
thirdparty
History
vmobilis
10c6501bd0
fix missing argument in prototype of stbi_write_jpg (
#613
)
2025-03-09 12:30:10 +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 sd3 support (
#298
)
2024-07-28 15:44:08 +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: add sd3 support (
#298
)
2024-07-28 15:44:08 +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
ZIP Library from:
https://github.com/kuba--/zip
darts.h from:
https://github.com/google/sentencepiece/tree/master/third_party/darts_clone