Skip to content

aisbreaker-core-nodejs - v0.1.15 / services/connectors/StabilityAiImage / StabilityAiImageFactory

Class: StabilityAiImageFactory

services/connectors/StabilityAiImage.StabilityAiImageFactory

Implements

Table of contents

Constructors

Methods

Constructors

constructor

new StabilityAiImageFactory()

Methods

createAIsService

createAIsService(props, auth?): StabilityAiImageService

Parameters

NameType
propsAIsServiceProps
auth?Auth

Returns

StabilityAiImageService

Implementation of

api.AIsAPIFactory.createAIsService

Defined in

aisbreaker-core-nodejs/src/services/connectors/StabilityAiImage.ts:211

Released under the MIT License.