FAL FLUX.2 Pro and Clarity Upscaler pricing excerpt

Sources:

Excerpt(摘录)

FLUX.2 [pro]:

  • fal landing page lists FLUX.2 [pro] at $0.030 / MP

Clarity Upscaler:

  • fal model page states: Your request will cost $0.03 per megapixel

Hermes image tool wiring:

  • DEFAULT_MODEL = fal-ai/flux-2-pro
  • UPSCALER_MODEL = fal-ai/clarity-upscaler
  • Hermes image generation tool performs automatic 2x upscaling after generation

Use note:
In Hermes’ current built-in image_generate flow, FLUX.2 Pro and Clarity Upscaler are chained together by default.
Clarity Upscaler exists as an independent FAL model and can be called separately in principle, but Hermes does not expose it as a standalone built-in tool.