sd-image-viewer

command module
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2023 License: MIT Imports: 14 Imported by: 0

README

SD image viewer

Go application

This application is an image viewer for PNG files generated by StableDiffusion web UI. It allows full-text search through the prompt.

Installation

The compiled binary is available on the GitHub release page. The binary is provided for Windows, Mac, and Linux.

Usage

To launch the application, run the following command in the terminal:

./sd-image-viewer -port 8080 /path/to/image/folder

Here, /path/to/image/folder is the path to the folder where StableDiffusion web UI has saved the PNG files.

After launching the application, the following message will be displayed:

2023/04/28 00:31:47 Serving sd image viewer at http://127.0.0.1:8080

This message contains the URL of the web server that the application has launched. Users can open this URL in a web browser to use the image viewer.

License

This application is released under the MIT License. For details, see the LICENSE file.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
restapi
Package restapi SD Image Viewer API
Package restapi SD Image Viewer API

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL