This website requires JavaScript.
Explore
Help
Register
Sign In
DarthAffe
/
stable-diffusion.cpp
Watch
1
Star
0
Fork
0
You've already forked stable-diffusion.cpp
mirror of
https://github.com/leejet/stable-diffusion.cpp.git
synced
2025-12-12 13:28:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
stable-diffusion.cpp
/
thirdparty
History
leejet
d7af2c2ba9
feat: load weights from safetensors and ckpt (
#101
)
2023-12-03 15:47:20 +08:00
..
CMakeLists.txt
feat: load weights from safetensors and ckpt (
#101
)
2023-12-03 15:47:20 +08:00
json.hpp
feat: load weights from safetensors and ckpt (
#101
)
2023-12-03 15:47:20 +08:00
miniz.h
feat: load weights from safetensors and ckpt (
#101
)
2023-12-03 15:47:20 +08:00
README.md
feat: load weights from safetensors and ckpt (
#101
)
2023-12-03 15:47:20 +08:00
stb_image_write.h
feat: load weights from safetensors and ckpt (
#101
)
2023-12-03 15:47:20 +08:00
stb_image.h
feat: load weights from safetensors and ckpt (
#101
)
2023-12-03 15:47:20 +08:00
zip.c
feat: load weights from safetensors and ckpt (
#101
)
2023-12-03 15:47:20 +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