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/concepts/models-featured.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -332,11 +332,16 @@ See the [Nixtla model collection in Azure AI Foundry portal](https://ai.azure.co
332
332
333
333
## Stability AI
334
334
335
-
The Stability AI collection of image geneeration models include Stable Image Core, Stable Image Ultra and Stable Diffusion 3.5 Large.
335
+
The Stability AI collection of image generation models include Stable Image Core, Stable Image Ultra and Stable Diffusion 3.5 Large. Stable Diffusion 3.5 Large allows for an image and text input.
336
336
337
337
| Model | Type | Capabilities |
338
338
| ------ | ---- | ------------ |
339
-
|[Stable Image Core](https://ai.azure.com/explore/models/Stable-Image-Core/versions/1)|[Image Generation](../model-inference/how-to/deploy-stability-models.md?context=/azure/ai-foundry/context/context)| - Input: text and image (1000 tokens and 1 image) <br /> - Output: 1 Image <br /> - **Tool calling:** No <br /> - Response formats: Image (PNG and JPG) |
339
+
|[Stable Diffusion 3.5 Large](https://ai.azure.com/explore/models/Stable-Diffusion-3.5-Large/versions/1)|[Image Generation](../model-inference/how-to/deploy-stability-models.md?context=/azure/ai-foundry/context/context)| - Input: text and image (1000 tokens and 1 image) <br /> - Output: 1 Image <br /> - **Tool calling:** No <br /> - Response formats: Image (PNG and JPG) |
0 commit comments