Skip to content

Commit 87f4bd2

Browse files
committed
updating thumbnail timestamps
1 parent 3b1f3bf commit 87f4bd2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/content/docs/workers-ai/tutorials/image-generation-playground/image-generator-flux-newmodels.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ import { Details, DirectoryListing, Stream } from "~/components"
2121

2222
In part 2, Kristian expands upon the existing environment built in part 1, by showing you how to integrate new AI models and introduce new parameters that allow you to customize how images are generated.
2323

24+
<<<<<<< Updated upstream
2425
<Stream videoId="167ba3a7a86f966650f3315e6cb02e0d" videoTitle="Add New AI Models to Your Playground (Part 2)" thumbnailTimeOrURL="2.5s" moreVideosLink="false" />
26+
=======
27+
<Stream videoId="167ba3a7a86f966650f3315e6cb02e0d" videoTitle="Add New AI Models to your Playground (Part 2)" thumbnailTimeOrURL="13.5s" moreVideosLink="false" />
28+
>>>>>>> Stashed changes
2529
2630
Refer to the AI Image Playground [GitHub repository](https://github.com/kristianfreeman/workers-ai-image-playground) to follow along locally.
2731

src/content/docs/workers-ai/tutorials/image-generation-playground/image-generator-flux.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The new flux models on Workers AI are our most powerful text-to-image AI models
2424

2525
There are many businesses being built on top of AI image generation models. Using Workers AI, you can get access to the best models in the industry without having to worry about inference, ops, or deployment. We provide the API for AI image generation, and in a couple of seconds get an image back.
2626

27-
<Stream videoId="aeafae151e84a81be19c52c2348e9bab" videoTitle="Build an AI Image Generator Playground (Part 1)" thumbnailTimeOrURL="12s" moreVideosLink="false" />
27+
<Stream videoId="aeafae151e84a81be19c52c2348e9bab" videoTitle="Build an AI Image Generator Playground (Part 1)" thumbnailTimeOrURL="2.5s" moreVideosLink="false" />
2828

2929
Refer to the AI Image Playground [GitHub repository](https://github.com/kristianfreeman/workers-ai-image-playground) to follow along locally.
3030

0 commit comments

Comments
 (0)