fix(example page): add hyperlink for txt2img card

This commit is contained in:
EmmanuelMr18 2024-02-08 21:08:21 -06:00
parent ccc9508664
commit 2b8272bd86

View File

@ -22,7 +22,7 @@ const exampleWorkflows: exampleWorkflow[] = [
{
title: "Txt2Img SDXL",
description: "The basic workflow, type a prompt and generate images based on that.",
previewURL: '',
previewURL: 'https://www.comfydeploy.com/share/comfy-deploy-example-txt2img-sdxl',
image: {
src: '/example-workflows/txt2img.webp',
alt: 'IPAdapter workflow',