> ## Documentation Index
> Fetch the complete documentation index at: https://comfydeploy.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> What is Comfy Deploy?

## Overview

Comfy Deploy makes it easy for teams to build, manage, and deploy AI workflows.

A vercel for generative workflow infra.

<CardGroup cols={2}>
  <Card title="Install" icon="wrench" href="/installation">
    If you have ComfyUI installed locally, deploy your workflows now
  </Card>

  <Card title="Conceptual overview" icon="telescope" href="/overview">
    Learn the basics of Comfy Deploy and get setup
  </Card>
</CardGroup>

## Explore

Some example workflows to spark your imagination

<CardGroup cols={2}>
  <Card title="Txt2Img SDXL" icon="image" href="https://www.comfydeploy.com/share/comfy-deploy-example-txt2img-sdxl">
    Classic Txt2Img workflow with SDXL.
  </Card>

  <Card title="Img2Img Controlnet" icon="frame" href="https://www.comfydeploy.com/share/comfy-deploy-example-img2-img-sdxl-controlnet">
    Guide the form of your AI images with Controlnet and Img2Img.
  </Card>

  <Card title="Turbo Txt2Img (Fast)" icon="truck-fast" href="https://www.comfydeploy.com/share/comfy-deploy-example-txt2img-sdxl-turbo">
    Sped up Txt2Img workflow using Turbo.
  </Card>

  <Card title="Inpaint Automatically" icon="palette" href="https://www.comfydeploy.com/share/comfy-deploy-example-automatic-inpainting-clip-seg">
    Get AI to inpaint and correct images based on text.
  </Card>
</CardGroup>
