Skip to content

Narazaka/pngparam

Repository files navigation

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