Skip to content

Commit 05c17e1

Browse files
Feature/notebook update stable audio 2 5 (#312)
* Add stable audio 2.5 and audio inpaint * Fix upscale pricing * Fix default cfg scale and steps for Stable Audio 2.5 * Drop strength for inpaint
1 parent f4ce04c commit 05c17e1

2 files changed

Lines changed: 280 additions & 8 deletions

File tree

nbs/Stable_Audio_API.ipynb

Lines changed: 277 additions & 7 deletions
Large diffs are not rendered by default.

nbs/Stable_Image_API_Public.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1018,7 +1018,9 @@
10181018
"- Creative Upscaler: This service will transform a low quality, low resolution image into a stunning work of art with intricate details at 9mp resolution - regardless of the input resolution. Provide an input image of poor quality and add a `prompt` that describes the desired output. High `creativity` (up to 0.35) will yield dramatic changes to the image.\n",
10191019
"This service will use 25 credits.\n",
10201020
"\n",
1021-
"- Conservative Upscaler: Upscale and image to 4K resolution while minimizing alterations to the image. This service will use 3 credits.\n",
1021+
"- Conservative Upscaler: Upgrade low-res to 4k without reinterpreting the image. This service will use 25 credits.\n",
1022+
"\n",
1023+
"- Fast Upscaler: Simple, low-cost upscaler to increase image resolution by 4, up to 4 megapixels. This service will use 1 credit.\n",
10221024
"\n",
10231025
"See https://platform.stability.ai/docs/api-reference#tag/Upscale\n",
10241026
"\n",

0 commit comments

Comments
 (0)