StabilityAI Model
StabilityAPIModel
Bases: Model
weave.Model
wrapping Stability API calls.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
model_name
|
str
|
Stability model name. |
required |
aspect_ratio
|
str
|
Aspect ratio of the generated image. |
'1:1'
|
creativity
|
float
|
Creativity of the generated image. |
0.35
|