FLUX 1.1 Pro Ultra - Finetuner (Trainer)
About
This is the training model for creating custom finetunes compatible with the FLUX 1.1 Pro Ultra architecture. Use this model to teach FLUX new concepts, styles, or subjects based on your own images. The training process generates a unique finetune_id
representing your custom model.
How it Works
- Prepare Your Data: Gather a set of images (typically 5-20) that clearly represent the concept, style, or subject you want the model to learn. Ensure images are well-lit and focused on the subject.
- Upload Data: Upload your images as a
.zip
or.tar.gz
archive to theinput_images
field. - Define Your Concept (Optional but Recommended): Use the
caption_prefix
input to provide a unique identifier or trigger word for your concept (e.g., “a photo of sks style”). This helps during inference. - Start Training: Run the model. The training process will analyze your images and create a specialized finetune.
- Get Your Finetune ID: Upon successful completion, the output will be your unique
finetune_id
. Keep this ID safe!
Using Your Finetune for Inference
Once you have your finetune_id
, you can use it to generate images with your custom style or concept using the corresponding inference model:
Go to the inference model page: black-forest-labs/flux-1.1-pro-ultra-finetuned
On the inference page, provide your finetune_id
in the designated input field, along with your text prompt. You can also adjust the finetune_strength
to control how strongly your custom concept influences the generated image.
License
By using the FLUX 1.1 [pro] - ultra finetuner through Replicate you agree to the Black Forest Labs API agreement and the Black Forest Labs Terms of Service.