File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/ai-foundry/concepts Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -342,9 +342,9 @@ The Stability AI collection of image generation models include Stable Image Core
342
342
343
343
| Model | Type | Capabilities |
344
344
| ------ | ---- | ------------ |
345
- | [ Stable Diffusion 3.5 Large] ( https://ai.azure.com/explore/models/Stable-Diffusion-3.5-Large/version/1/registry/azureml-stabilityai ) | [ Image generation] ( ../how-to/use-image-models.md ) | - ** Input:** text and image (1000 tokens and 1 image) <br /> - ** Output:** 1 Image <br /> - ** Tool calling:** No <br /> - ** Response formats** : Image (PNG and JPG) |
346
- | [ Stable Image Core] ( https://ai.azure.com/explore/models/Stable-Image-Core/version/1/registry/azureml-stabilityai ) | [ Image generation] ( ../how-to/use-image-models.md ) | - ** Input:** text (1000 tokens) <br /> - ** Output:** 1 Image <br /> - ** Tool calling:** No <br /> - ** Response formats:** Image (PNG and JPG) |
347
- | [ Stable Image Ultra] ( https://ai.azure.com/explore/models/Stable-Image-Ultra/version/1/registry/azureml-stabilityai ) | [ Image generation] ( ../how-to/use-image-models.md ) | - ** Input:** text (1000 tokens) <br /> - ** Output:** 1 Image <br /> - ** Tool calling:** No <br /> - ** Response formats:** Image (PNG and JPG) |
345
+ | [ Stable Diffusion 3.5 Large] ( https://ai.azure.com/explore/models/Stable-Diffusion-3.5-Large/version/1/registry/azureml-stabilityai ) | Image generation | - ** Input:** text and image (1000 tokens and 1 image) <br /> - ** Output:** 1 Image <br /> - ** Tool calling:** No <br /> - ** Response formats** : Image (PNG and JPG) |
346
+ | [ Stable Image Core] ( https://ai.azure.com/explore/models/Stable-Image-Core/version/1/registry/azureml-stabilityai ) | Image generation | - ** Input:** text (1000 tokens) <br /> - ** Output:** 1 Image <br /> - ** Tool calling:** No <br /> - ** Response formats:** Image (PNG and JPG) |
347
+ | [ Stable Image Ultra] ( https://ai.azure.com/explore/models/Stable-Image-Ultra/version/1/registry/azureml-stabilityai ) | Image generation | - ** Input:** text (1000 tokens) <br /> - ** Output:** 1 Image <br /> - ** Tool calling:** No <br /> - ** Response formats:** Image (PNG and JPG) |
348
348
349
349
#### Inference examples: Stability AI
350
350
You can’t perform that action at this time.
0 commit comments