stable-diffusion-cli 0.1.5

Stable Diffusion kohya_ss wrapper
[dependencies.clap]
features = ["derive"]
version = "4"

[dependencies.rfd]
version = "0.13"

[dependencies.stable-diffusion-trainer]
version = "0.1.3"

[package]
authors = ["Danilo Guanabara <danilo@sensorial.systems>"]
description = "Stable Diffusion kohya_ss wrapper"
documentation = "https://docs.rs/stable-diffusion-trainer"
edition = "2021"
homepage = "https://github.com/sensorial-systems/stable-diffusion"
keywords = ["stable-diffusion", "generative-ai", "trainer"]
license = "Apache-2.0"
name = "stable-diffusion-cli"
readme = "README.md"
repository = "https://github.com/sensorial-systems/stable-diffusion"
version = "0.1.5"