FLUX.2 Max
Model Information
Display Name: FLUX.2 Max
API Model ID: black-forest-labs/flux-2-max
Category: Text To Image
Description: FLUX.2 [MAX] is the most capable model in the FLUX.2 family. Supports up to 8 input reference images for maximum consistency and creative control. **Key Features:** - Highest quality in the FLUX.2 lineup - Up to 8 reference images for consistency - Multi-reference character and style control - Advanced composition capabilities **Best For:** - Maximum quality creative work - Multi-reference consistency - Complex multi-element compositions
How to Use This Model
To use FLUX.2 Max via the HInow.ai API, use the model ID: black-forest-labs/flux-2-max
API Request Example (Chat/Text)
POST https://api.hinow.ai/v1/chat/completions
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"model": "black-forest-labs/flux-2-max",
"messages": [
{"role": "user", "content": "Your message here"}
]
}
API Request Example (Image Generation)
POST https://api.hinow.ai/v1/images
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"model": "black-forest-labs/flux-2-max",
"prompt": "Your image description here"
}
Pricing
- total: $0.08
Available Parameters
- aspect_ratio: Output image aspect ratio (Options: 1:1, 4:3, 3:4, 16:9, 9:16, 3:2, 2:3, 21:9, 9:21)
- output_format: Output image format (Options: jpeg, png, webp)
Quick Reference
To use this model, set: "model": "black-forest-labs/flux-2-max"
Featured: No
Documentation: https://hinow.ai/models/black-forest-labs/flux-2-max
API Endpoint: https://api.hinow.ai/v1


