Sha256: 3d37371e71cd91a210acdf3c77fded282eedc89cb4cbed3ce65af7fba2b93080
Contents?: true
Size: 619 Bytes
Versions: 2
Compression:
Stored size: 619 Bytes
Contents
# StableDiffusion::ScriptArg ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **label** | **String** | Name of the argument in UI | [optional] **value** | [****](.md) | Default value of the argument | [optional] **minimum** | [****](.md) | Minimum allowed value for the argumentin UI | [optional] **maximum** | [****](.md) | Maximum allowed value for the argumentin UI | [optional] **step** | [****](.md) | Step for changing value of the argumentin UI | [optional] **choices** | **Array<String>** | Possible values for the argument | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
stable_diffusion-1.0.0 | docs/ScriptArg.md |
stable_diffusion-0.1.0 | docs/ScriptArg.md |