> For the complete documentation index, see [llms.txt](https://docs.moescape.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moescape.ai/image-and-video-generation-guide/introducing-flux-models-on-moescape-ai.md).

# Introducing Flux models on Moescape AI

{% embed url="<https://www.youtube.com/watch?v=HCRjdXBBw64&t=36s>" %}

## What is Flux?

Flux is a new state-of-the-art open-source text-to-image model developed by Black Forest Labs, the original team behind Stable Diffusion. The Generation Results Show A Significant Improvement Compared To Stable Diffusion XL, which Allows You To Create Stunning Visuals In All Forms And Styles.

## Why Flux

Flux's 12 billion parameters enable:

1. High-Quality, Photorealistic Images
2. Highly Realistic, Anatomically Accurate Results, Especially For Hands
3. Accurate, Relevant Images From Simple Prompts, Including Legible Text

## There are 2 Flux models available on Moescape AI

**FLUX.1 \[dev]**

<https://moescape.ai/models/79780194-20fa-4e0e-9825-0e0ee48af3a8/>

This is the original version of FLUX.1 \[dev]

Recommended Settings:

Steps: 25-30

Scale: 2-6

Image generation starts at just 10 Mochis per image.<br>

**FLUX.1 \[schnell]**

<https://moescape.ai/models/3ca15d4a-ce28-426b-9bbe-f0a83b2d2c24/?modelversion=be2fa7fb-aa53-4b9d-8f2f-72e41bf63762>

This is a distilled version of FLUX.1 that operates faster with significantly lower steps.

Recommended Settings:

Steps: 4 - 16

Scale: 2 - 6

Image generation starts at just 5 Mochis per image.

## How To Use Flux Models On Moescape AI

Step 1:Go To "Generate AI Art"

Step 2: Enter The Prompt

Step 3: Select The Model

Step 4: Edit Settings And Canva Size

Step 5: Click On "Generate"

Step 6 (Optional): Use the Upscale tool to improve image quality

Try it out now!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.moescape.ai/image-and-video-generation-guide/introducing-flux-models-on-moescape-ai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
