Skip to content

Commit d1e03b8

Browse files
authored
Fix typo and add model details
1 parent 807cce7 commit d1e03b8

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

articles/ai-foundry/concepts/models-featured.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,11 +332,16 @@ See the [Nixtla model collection in Azure AI Foundry portal](https://ai.azure.co
332332

333333
## Stability AI
334334

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.
336336

337337
| Model | Type | Capabilities |
338338
| ------ | ---- | ------------ |
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) |
340+
| [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 (1000 tokens) <br /> - Output: 1 Image <br /> - **Tool calling:** No <br /> - Response formats: Image (PNG and JPG) |
341+
| [Stable Image Ultra](https://ai.azure.com/explore/models/Stable-Image-Ultra/versions/1) | [Image Generation](../model-inference/how-to/deploy-stability-models.md?context=/azure/ai-foundry/context/context) | - Input: text (1000 tokens) <br /> - Output: 1 Image <br /> - **Tool calling:** No <br /> - Response formats: Image (PNG and JPG) |
342+
343+
344+
340345

341346
## Related content
342347

0 commit comments

Comments
 (0)