Sha256: f8bba7f449edf6c67e1db312d1403c5c5300d2751f49e46284823bad80a14343
Contents?: true
Size: 428 Bytes
Versions: 2
Compression:
Stored size: 428 Bytes
Contents
# StableDiffusion::EmbeddingsResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **loaded** | [**Hash<String, EmbeddingItem>**](EmbeddingItem.md) | Embeddings loaded for the current model | **skipped** | [**Hash<String, EmbeddingItem>**](EmbeddingItem.md) | Embeddings skipped for the current model (likely due to architecture incompatibility) |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
stable_diffusion-1.0.0 | docs/EmbeddingsResponse.md |
stable_diffusion-0.1.0 | docs/EmbeddingsResponse.md |