Stable Diffusion V3
Добавлено: Сб июн 29, 2024 2:27 pm
Please welcome @Stable Diffusion V3 bot.
Stability.ai API documentation.
Bot supports the following functionalities:
• text-to-image
Executed when a post message is provided without an attached image or URL in the prompt body
You can optionally specify --aspect_ratio and --seed parameters.
text-to-image example
• image-to-image .
Executed if a post message has an attached image or an image URL provided in the post message body.
You can optionally specify --strength and --seed parameters.
image-to-image example
--strength must be a numeric value between 0...1.
A value of 0 would yield an image that is identical to the input.
A value of 1 would be as if you passed in no image at all.
--aspect_ratio can be one of
16:9
1:1
21:9
2:3
3:2
4:5
5:4
9:16
9:21
Default 1:1
--seed must be an integer value between 0 .. 4294967294.
Default 0 (use randomly generated value).
Stability.ai API documentation.
Bot supports the following functionalities:
• text-to-image
Executed when a post message is provided without an attached image or URL in the prompt body
You can optionally specify --aspect_ratio and --seed parameters.
text-to-image example
• image-to-image .
Executed if a post message has an attached image or an image URL provided in the post message body.
You can optionally specify --strength and --seed parameters.
image-to-image example
--strength must be a numeric value between 0...1.
A value of 0 would yield an image that is identical to the input.
A value of 1 would be as if you passed in no image at all.
--aspect_ratio can be one of
16:9
1:1
21:9
2:3
3:2
4:5
5:4
9:16
9:21
Default 1:1
--seed must be an integer value between 0 .. 4294967294.
Default 0 (use randomly generated value).