ImageUpScaleRequestParams constructor
ImageUpScaleRequestParams({})
Implementation
ImageUpScaleRequestParams(
{this.width,
this.height,
this.textPrompts,
this.seed,
this.steps,
this.cfgScale});