[ 'sd3.5-large-turbo' => 'SD 3.5 Large Turbo (fast)', 'sd3.5-large' => 'SD 3.5 Large (highest quality)', 'sd3.5-medium' => 'SD 3.5 Medium (balanced)', 'sd3.5-flash' => 'SD 3.5 Flash (lowest cost)', ], 'Premium' => [ 'core' => 'Stable Image Core', 'ultra' => 'Stable Image Ultra', ], ]; } /** * Get Stability AI provider info */ function botwriter_get_stability_info() { return [ 'name' => 'Stability AI', 'description' => __('Creators of Stable Diffusion, the most popular open-source image model. Credit-based pricing with excellent quality.', 'botwriter'), 'website' => 'https://stability.ai', 'api_url' => 'https://platform.stability.ai/account/keys', 'docs_url' => 'https://platform.stability.ai/docs/getting-started', 'pricing_url' => 'https://platform.stability.ai/pricing', 'free_credits' => __('25 FREE credits on signup (no credit card required!)', 'botwriter'), 'pricing_summary' => [ 'SD 3.5 Large' => '6.5 credits (~$0.065/image)', 'SD 3.5 Large Turbo' => '4 credits (~$0.04/image)', 'SD 3.5 Medium' => '3.5 credits (~$0.035/image)', 'Stable Image Core' => '3 credits (~$0.03/image)', 'Creative Upscaler' => '60 credits (~$0.60/upscale)', ], 'features' => [ __('25 free credits to start!', 'botwriter'), __('Creators of Stable Diffusion', 'botwriter'), __('Excellent image quality', 'botwriter'), __('Image editing tools (inpaint, outpaint)', 'botwriter'), __('Upscaling (up to 4K)', 'botwriter'), __('Background removal', 'botwriter'), __('3D and audio generation too', 'botwriter'), ], 'pros' => [ __('Free credits to start', 'botwriter'), __('Pioneer in AI imagery', 'botwriter'), __('Many editing tools', 'botwriter'), __('Predictable credit pricing', 'botwriter'), ], 'cons' => [ __('Credit system can be confusing', 'botwriter'), __('Credits expire after 1 year', 'botwriter'), ], ]; } /** * Render Stability AI settings tab content */ function botwriter_render_stability_settings($settings, $is_active) { $info = botwriter_get_stability_info(); $models = botwriter_get_stability_models(); ?>

  1. platform.stability.ai

$price): ?>