Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.18 KB

File metadata and controls

33 lines (17 loc) · 1.18 KB

Interface: StyleTransferProps

Defined in: types/styleTransfer.ts:26

Configuration properties for the useStyleTransfer hook.

Properties

model

model: object

Defined in: types/styleTransfer.ts:27

Object containing the model configuration.

modelName

modelName: StyleTransferModelName

modelSource

modelSource: ResourceSource


preventLoad?

optional preventLoad: boolean

Defined in: types/styleTransfer.ts:28

Boolean that can prevent automatic model loading (and downloading the data if loaded for the first time) after running the hook.