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
title: How to build an AI Image Generator using Cloudflare Workers AI
225
225
description: The new flux-schnell models on Workers AI are our most powerful text to image AI models yet. In this video, we show you how to deploy your own Workers AI image playground.
@@ -251,11 +251,24 @@ entries:
251
251
description: In this video, we demonstrate how to build an event-driven application using Cloudflare Queues. Event-driven system lets you decouple services, allowing them to process and scale independently.
252
252
tags: [Workers, Queues]
253
253
languages: [TypeScript]
254
-
# stream_id:
254
+
# stream_id:
255
255
products: [Workers, Workers AI]
256
256
cloudflare: true
257
257
author: harshil
258
258
updated: 2024-09-26
259
259
difficulty: Intermediate
260
260
content_type: 🎥 Video
261
-
pcx_content_type: tutorial
261
+
pcx_content_type: tutorial
262
+
- link: https://youtu.be/Y86vLbcZq28
263
+
title: Enhanced Observability with Worker Logs
264
+
description: Cloudflare Workers now offers enhanced observability with Workers Logs, allowing users to collect, store, and analyze all logging data in the Cloudflare dashboard.
0 commit comments