Skip to main content

Python CLI for reading metadata embedded in images generated by Stable Diffusion.

Project description

sd-geninfo

Python CLI for reading metadata embedded in images generated by Stable Diffusion.

Dependencies

Installation

$  pip install sd-geninfo

Usage

usage: sd-geninfo [-h] -i INPUT [-o OUTPUT]

Python CLI for reading metadata embedded in images generated by Stable Diffusion.

options:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        Path to input image from which to read metadata, will read from stdin if '-' is passed
  -o OUTPUT, --output OUTPUT
                        Optional output path for writing metadata to, defaults to stdout write metadata
  -c COLOR, --color COLOR
                        Whether to pretty print the json result in color, defaults to "--color=auto" which will pretty print when stdout is detected as a terminal, pass "--color=never" to force printing in plain text, pass "--color=always" to force pretty printing
  -m, --minify
                        Whether to minify the JSON before outputting it, false by default

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sd-geninfo-0.0.1.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

sd_geninfo-0.0.1-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page