G
GetLLMs

Black Forest Labs Flux Pro Finetuned

Black Forest Labs Flux Pro Finetuned offers advanced AI for customizable image generation. Discover how this AI model can transform your workflow!

Platform: Replicate
Fine-tuned Image SynthesisCustom Model InferenceText-to-Image
1.1k runs
0.06 per output image
Commercial

🚀Function Overview

Generates customized images using fine-tuned versions of the FLUX. Ready to experience the power of AI? Start your journey here!

Key Features

  • Customizable image generation via finetune_id
  • Control over fine-tuning influence strength
  • Support for text prompts and image composition guidance
  • Aspect ratio and dimension customization
  • Safety tolerance and creative prompt upsampling controls

Use Cases

  • Creating branded visuals with custom-trained artistic styles
  • Generating product concepts using image-guided composition
  • Producing marketing materials with consistent aesthetic tuning
  • Experimenting with custom model fine-tuning outputs

⚙️Input Parameters

prompt

string

Text prompt for image generation

finetune_id

string

Finetune ID for making images using a previously trained fine-tune. Only IDs from trainings made using Replicate's Flux Pro fine-tuning model are supported

finetune_strength

number

Controls finetune influence

image_prompt

string

Image to use with Flux Redux. This is used together with the text prompt to guide the generation towards the composition of the image_prompt. Must be jpeg, png, gif, or webp

aspect_ratio

string

Aspect ratio for the generated image

width

integer

Width of the generated image in text-to-image mode. Only used when aspect_ratio=custom. Must be a multiple of 32 (if it's not, it will be rounded to nearest multiple of 32). Note: Ignored in img2img and inpainting modes

height

integer

Height of the generated image in text-to-image mode. Only used when aspect_ratio=custom. Must be a multiple of 32 (if it's not, it will be rounded to nearest multiple of 32). Note: Ignored in img2img and inpainting modes

prompt_upsampling

boolean

Automatically modify the prompt for more creative generation

steps

integer

Number of diffusion steps

guidance

number

Controls the balance between adherence to the text prompt and image quality/diversity. Higher values make the output more closely match the prompt but may reduce overall image quality. Lower values allow for more creative freedom but might produce results less relevant to the prompt

safety_tolerance

integer

Safety tolerance, 1 is most strict and 6 is most permissive

seed

integer

Random seed. Set for reproducible generation

output_format

string

Format of the output images

💡Usage Examples

Example 1

Input Parameters

{
  "steps": 40,
  "prompt": "A formula one CYBERCAB car",
  "guidance": 3,
  "finetune_id": "fc14d7bf-95bd-4dde-92c1-2dd7317721f6",
  "aspect_ratio": "3:2",
  "output_format": "jpg",
  "safety_tolerance": 2,
  "finetune_strength": 1,
  "prompt_upsampling": false
}

Output Results

https://replicate.delivery/xezq/1tqX4qNG67ZANNXKauc0CVReVmclyKe53FazX2mqnJC6RJzUA/tmpspn25fph.jpg

Quick Actions

Technical Specifications

Hardware Type
Run Count
1.1k
Commercial Use
Supported
Pricing
0.06 per output image
Platform
Replicate

Related Keywords

Customizable Image GenerationBranded VisualsProduct Concept GenerationConsistent Aesthetic TuningCreative Prompt UpsamplingImage Composition Guidance