Skip to content
DocsTry Aspire
DocsTry

StableDiffusionCppResource Properties

ClassProperties5 members
Represents a stable-diffusion.cpp HTTP server container.
ConnectionStringExpressionSection titled ConnectionStringExpressionReferenceExpression
Describes the connection string format string used for this resource.
public ReferenceExpression ConnectionStringExpression { get; }
Gets the selected official container image variant.
public StableDiffusionCppImageVariant ImageVariant { get; }
Gets the configured Hugging Face model.
public StableDiffusionCppModelResource? Model { get; }
PrimaryEndpointSection titled PrimaryEndpointEndpointReference
Gets the primary HTTP endpoint.
public EndpointReference PrimaryEndpoint { get; }
UriExpressionSection titled UriExpressionReferenceExpression
Gets the HTTP server URI.
public ReferenceExpression UriExpression { get; }