Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
<internal>
VideoModelOptions
Interface VideoModelOptions
interface
VideoModelOptions
{
fps
:
Options
<
number
>
;
guidance
:
NumRange
;
sampler
:
Options
<
string
>
;
scheduler
:
Options
<
string
>
;
steps
:
NumRange
;
type
:
"video"
;
}
Index
Properties
fps
guidance
sampler
scheduler
steps
type
Properties
fps
fps
:
Options
<
number
>
guidance
guidance
:
NumRange
sampler
sampler
:
Options
<
string
>
scheduler
scheduler
:
Options
<
string
>
steps
steps
:
NumRange
type
type
:
"video"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fps
guidance
sampler
scheduler
steps
type
@sogni-ai/sogni-client
Loading...