Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/jkawamoto/sd-image-viewer

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/jkawamoto/sd-image-viewer

  • v0.2.1
  • Source
  • Go
  • Socket score

Version published
Created
Source

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.

FAQs

Package last updated on 06 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc