StableDiffusionCppResource
Classsealednet10.0
Represents a stable-diffusion.cpp HTTP server container.
namespace Aspire.Hosting.ApplicationModel;
public sealed class StableDiffusionCppResource : Aspire.Hosting.ApplicationModel.ContainerResource, Aspire.Hosting.ApplicationModel.IExpressionValue, Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithConnectionString, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences{ // ...}ContainerResourceIExpressionValueIManifestExpressionProviderIResourceIResourceWithConnectionStringIValueProviderIValueWithReferences
6 members
Constructors1
Section titled ConstructorsProperties5
Section titled PropertiesConnectionStringExpressiongetReferenceExpression Describes the connection string format string used for this resource.
ImageVariantget Gets the selected official container image variant.
Modelget Gets the configured Hugging Face model.
PrimaryEndpointgetEndpointReference Gets the primary HTTP endpoint.
UriExpressiongetReferenceExpression Gets the HTTP server URI.