You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/foundry-models/concepts/models.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,17 @@ xAI's Grok 3 and Grok 3 Mini models are designed to excel in various enterprise
108
108
109
109
See [the xAI model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=xai).
110
110
111
+
### Black Forest Labs
112
+
113
+
The Black Forest Labs collection of image generation models include Black Forest Labs’ FLUX.1 Kontext [pro] (in-context gen & editing) + FLUX1.1 [pro] (text-to-image).
114
+
115
+
| Model | Type | Capabilities | Project type |
116
+
| ------ | ---- | ------------ | ------------ |
117
+
| FLUX.1 Kontext [pro]| Image generation | - **Input:** text and image (x tokens and 1 image) <br /> - **Output:** One Image <br /> - **Tool calling:** No <br /> - **Response formats**: Image (PNG and JPG) | Foundry, Hub-based |
118
+
| FLUX1.1 [pro]| Image generation | - **Input:** text (x tokens) <br /> - **Output:** One Image <br /> - **Tool calling:** No <br /> - **Response formats:** Image (PNG and JPG) | Hub-based |
119
+
120
+
121
+
See [this model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=blackforestlabs).
0 commit comments