[ 'google/nano-banana-pro' => '🍌 Nano Banana Pro (newest!)', 'google/imagen-4' => 'Imagen 4 (flagship)', 'google/imagen-4-fast' => 'Imagen 4 Fast', 'google/imagen-4-ultra' => 'Imagen 4 Ultra (best quality)', 'google/imagen-3' => 'Imagen 3', 'google/imagen-3-fast' => 'Imagen 3 Fast', ], // ByteDance - Seedream Series 'ByteDance' => [ 'bytedance/seedream-4.5' => 'Seedream 4.5 (newest!)', 'bytedance/seedream-4' => 'Seedream 4 (4K, 15M+ runs)', 'bytedance/seedream-3' => 'Seedream 3 (best overall)', ], // Black Forest Labs - Flux 2.x & 1.x 'Flux 2.x' => [ 'black-forest-labs/flux-2-pro' => 'Flux 2 Pro (8 references)', 'black-forest-labs/flux-2-flex' => 'Flux 2 Flex (10 references)', 'black-forest-labs/flux-2-dev' => 'Flux 2 Dev', 'black-forest-labs/flux-kontext-max' => 'Flux Kontext Max', 'black-forest-labs/flux-kontext-pro' => 'Flux Kontext Pro', ], 'Flux 1.x' => [ 'black-forest-labs/flux-1.1-pro' => 'Flux 1.1 Pro', 'black-forest-labs/flux-1.1-pro-ultra' => 'Flux 1.1 Pro Ultra (4MP)', 'black-forest-labs/flux-dev' => 'Flux Dev', 'black-forest-labs/flux-schnell' => 'Flux Schnell (ultra fast)', ], // Ideogram - Best for text in images 'Ideogram' => [ 'ideogram-ai/ideogram-v3-quality' => 'Ideogram V3 Quality (best text)', 'ideogram-ai/ideogram-v3-turbo' => 'Ideogram V3 Turbo', 'ideogram-ai/ideogram-v3-balanced' => 'Ideogram V3 Balanced', 'ideogram-ai/ideogram-v2' => 'Ideogram V2', 'ideogram-ai/ideogram-v2-turbo' => 'Ideogram V2 Turbo', ], // Alibaba Qwen 'Qwen' => [ 'qwen/qwen-image' => 'Qwen Image (best text rendering)', ], // Recraft & Others 'Recraft' => [ 'recraft-ai/recraft-v3' => 'Recraft V3 (SOTA benchmark)', 'recraft-ai/recraft-v3-svg' => 'Recraft V3 SVG (vector output)', ], // Stability AI 'Stability AI' => [ 'stability-ai/stable-diffusion-3.5-large' => 'SD 3.5 Large', 'stability-ai/stable-diffusion-3.5-large-turbo' => 'SD 3.5 Large Turbo', 'stability-ai/stable-diffusion-3.5-medium' => 'SD 3.5 Medium', 'stability-ai/sdxl' => 'SDXL', ], // Other Notable Models 'Other' => [ 'luma/photon' => 'Luma Photon', 'luma/photon-flash' => 'Luma Photon Flash', 'minimax/image-01' => 'Minimax Image 01', 'leonardoai/lucid-origin' => 'Leonardo Lucid Origin', 'tencent/hunyuan-image-3' => 'Tencent Hunyuan Image 3', 'prunaai/flux-fast' => 'Pruna Flux Fast (fastest)', ], ]; } /** * Get Replicate provider info */ function botwriter_get_replicate_info() { return [ 'name' => 'Replicate', 'description' => __('Run open-source machine learning models with a simple API. Thousands of models available, pay per second of compute.', 'botwriter'), 'website' => 'https://replicate.com', 'api_url' => 'https://replicate.com/account/api-tokens', 'docs_url' => 'https://replicate.com/docs', 'pricing_url' => 'https://replicate.com/pricing', 'free_credits' => __('Free credits to get started on signup', 'botwriter'), 'pricing_summary' => [ '🍌 Nano Banana Pro' => '~$0.02/image', 'Imagen 4 Fast' => '~$0.02/image', 'Seedream 4' => '~$0.03/image', 'Flux 2 Pro' => '~$0.05/image', 'Flux 1.1 Pro' => '$0.04/image', 'Flux Schnell' => '$0.003/image (1000 for $3!)', 'Ideogram V3 Quality' => '$0.08/image', 'Recraft V3' => '$0.04/image', ], 'features' => [ __('Thousands of open-source models', 'botwriter'), __('Pay per second of compute', 'botwriter'), __('Run custom models', 'botwriter'), __('Fine-tuning available', 'botwriter'), __('Video, audio, and more', 'botwriter'), __('Community-contributed models', 'botwriter'), ], 'pros' => [ __('Huge model selection', 'botwriter'), __('Custom model support', 'botwriter'), __('Simple API', 'botwriter'), __('Pay only for compute used', 'botwriter'), ], 'cons' => [ __('Cold starts can be slow', 'botwriter'), __('Variable pricing', 'botwriter'), ], ]; } /** * Render Replicate settings tab content */ function botwriter_render_replicate_settings($settings, $is_active) { $info = botwriter_get_replicate_info(); $models = botwriter_get_replicate_models(); ?>

replicate.com/explore

  1. replicate.com

$price): ?>