Skip to content

Commit f6612bb

Browse files
techpro-aimlapigitbook-bot
authored andcommitted
GITBOOK-559: docs: delete image size hints from fluxes 2
1 parent 4bb24b4 commit f6612bb

3 files changed

Lines changed: 0 additions & 15 deletions

File tree

docs/api-references/image-models/flux/flux-2-lora.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ If you don’t have an API key for the AI/ML API yet, feel free to use our [Quic
3232

3333
Let's generate an image of the specified size using a simple prompt.
3434

35-
{% hint style="warning" %}
36-
The maximum value for both width and height is `2048`, and the minimum is `512`.\
37-
The value must be a multiple of 32.
38-
{% endhint %}
39-
4035
{% tabs %}
4136
{% tab title="Python" %}
4237
{% code overflow="wrap" %}

docs/api-references/image-models/flux/flux-2-pro.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ If you don’t have an API key for the AI/ML API yet, feel free to use our [Quic
3232

3333
Let's generate an image of the specified size using a simple prompt.
3434

35-
{% hint style="warning" %}
36-
The maximum value for both width and height is `2048`, and the minimum is `512`.\
37-
The value must be a multiple of 32.
38-
{% endhint %}
39-
4035
{% tabs %}
4136
{% tab title="Python" %}
4237
{% code overflow="wrap" %}

docs/api-references/image-models/flux/flux-2.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ If you don’t have an API key for the AI/ML API yet, feel free to use our [Quic
3232

3333
Let's generate an image of the specified size using a simple prompt.
3434

35-
{% hint style="warning" %}
36-
The maximum value for both width and height is `1440`, and the minimum is `256`.\
37-
The value must be a multiple of 32.
38-
{% endhint %}
39-
4035
{% tabs %}
4136
{% tab title="Python" %}
4237
{% code overflow="wrap" %}

0 commit comments

Comments
 (0)