Skip to main content
Version: 0.10.0

Type Alias: SdxsTextToImageModel

SdxsTextToImageModel = object

Defined in: extensions/cv/tasks/sdxsTextToImage.ts:46

Model configuration required to instantiate the SDXS text-to-image runner.

Properties

modelPath

readonly modelPath: string

Defined in: extensions/cv/tasks/sdxsTextToImage.ts:48

Local path to the model .pte.


tokenizerPath

readonly tokenizerPath: string

Defined in: extensions/cv/tasks/sdxsTextToImage.ts:50

Local path to the CLIP tokenizer.json.