Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 421 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 421 Bytes

pngparam

read Stable Diffusion parameters from png files

Install

download from Releases

Usage

Usage: pngparam [--json] <pngfile...>
Usage: pngparam [--json] -d <dir...>
Usage: pngparam [--json] -r <recursive dir...>

Build

cmake -Bbuild -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release

License

Zlib License