Skip to content

Commit d76b094

Browse files
author
Sherry Yang
committed
Update.
1 parent bb5cdee commit d76b094

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

learn-pr/wwl-data-ai/get-started-vision-azure/includes/4-video-generation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ Typical uses:
3636

3737
Once you deploy an appropriate video generation model, you can test it in the Foundry portal playground. In the playground, you can also specify parameters like video dimensions and duration.
3838

39-
:::image type="content" source="../media/sora-playground.png" alt-text="Screenshot of the Sora model in the Foundry Playground with parameters and a prompt." lightbox="../media/sora-playground.png":::
39+
:::image type="content" source="../media/video-prompt-playground.png" alt-text="Screenshot of the Sora model in the Foundry Playground with parameters and a prompt." lightbox="../media/video-prompt-playground.png":::
4040

4141
Your prompts to the video generation model should include a description of the content in the desired video. After a few minutes, the model produces a video.
4242

4343
You can take a look at the sample code in the playground.
4444

45-
:::image type="content" source="../media/sora-code-sample-playground.png" alt-text="Screenshot of the Sora model in the Foundry Playground with sample code." lightbox="../media/sora-code-sample-playground.png":::
45+
:::image type="content" source="../media/video-code-sample-playground.png" alt-text="Screenshot of the Sora model in the Foundry Playground with sample code." lightbox="../media/video-code-sample-playground.png":::
4646

4747
The sample code uses the REST Interface for video generation.
4848

learn-pr/wwl-data-ai/get-started-vision-azure/media/sora-code-sample-playground.png renamed to learn-pr/wwl-data-ai/get-started-vision-azure/media/video-code-sample-playground.png

587 KB
Loading

learn-pr/wwl-data-ai/get-started-vision-azure/media/sora-playground.png renamed to learn-pr/wwl-data-ai/get-started-vision-azure/media/video-prompt-playground.png

156 KB
Loading

0 commit comments

Comments
 (0)