Sha256: 9d519e215e6679f447dc393357a8ba42efee7460c01c96f7ec56a5dba4b19784

Contents?: true

Size: 682 Bytes

Versions: 2

Compression:

Stored size: 682 Bytes

Contents

# StableDiffusion::ModulesProgressProgressResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**active** | **BOOLEAN** |  | 
**queued** | **BOOLEAN** |  | 
**completed** | **BOOLEAN** |  | 
**progress** | [**BigDecimal**](BigDecimal.md) | The progress with a range of 0 to 1 | [optional] 
**eta** | [**BigDecimal**](BigDecimal.md) |  | [optional] 
**live_preview** | **String** | Current live preview; a data: uri | [optional] 
**id_live_preview** | **Integer** | Send this together with next request to prevent receiving same image | [optional] 
**textinfo** | **String** | Info text used by WebUI. | [optional] 

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
stable_diffusion-1.0.0 docs/ModulesProgressProgressResponse.md
stable_diffusion-0.1.0 docs/ModulesProgressProgressResponse.md