Skip to content

Quick Deploy - ComfyUI

Launch a ComfyUI pod with an official model set attached for you — pick a set, confirm the recommended GPU, deploy in two clicks. No wizard, no manual downloads.

Quick Deploy is the fastest way to get a ComfyUI workspace running on Meshive. You pick a model set, Meshive auto-recommends the cheapest GPU that fits it, and you click Deploy — the set is downloaded into the pod for you, and a starter workflow is waiting in ComfyUI’s sidebar.

Normally, running a model in ComfyUI means SSH-ing into the pod, downloading the right .safetensors files, dropping each into the correct models/ subfolder, and only then loading it in a workflow. Quick Deploy removes that entire step: every card pairs the standard ComfyUI image with an official model set from Assets, placed in the right folders at deploy time — no downloads to manage, no folder wrangling.

Every card on the Quick Deploy page is one official model set from the Asset Hub catalog — the same sets you can attach by hand in the full wizard. Publishing a set adds a card, so the list grows without a release.

Cards can be filtered by what the model produces — Image (FLUX.1, SDXL, Qwen-Image, Qwen-Image Edit, Z-Image Turbo) and Video (Wan 2.1 / 2.2, LTX-Video, MiniMax H3) — using the tabs at the top of the list. The list shows all sets by default.

Each card carries the four things that decide whether a set will work for you:

On the cardWhat it means
Image / VideoWhat the model produces
N GB VRAMThe minimum the set needs. GPUs below this are not offered — there is no under-spec fallback.
ResolutionThe resolution that figure is based on (the set’s sweet spot). Shown when the set declares one.
Download sizeHow much is fetched before ComfyUI starts. Sets over about 25 GB are marked Large (this threshold is tuned and may change).
  1. In your Workspace sidebar, click Quick Deploy under Resources. This is a single screen: the model set cards on the left, and a deploy panel on the right that already shows a recommended set (and its recommended GPU) before you click anything. Use the All / Image / Video tabs above the list to filter which cards are shown.

  2. Click the card you want (for example FLUX.1-schnell) — the panel on the right updates in place to that set. It’s pre-filled with a recommended configuration; you only change what you want:

    • Pod Name — pre-filled with a suggested name; edit if you like.
    • Rental TypeDemand (uninterrupted) or Spot (cheaper, may be reallocated).
    • GPU — auto-selected as the cheapest GPU that meets the set’s VRAM requirement, with 1 GPU. Pick a different card from the GPU list to switch — each option shows the GPU model, VRAM, vCPU/RAM, and the hourly price.
    • Model Set — the official bundle that will be attached: its name, the number of files and total size, and a Starter workflow included badge when the set ships one. The files are downloaded to the pod on deploy; download time is billed at the pod rate, and if the download fails the pod is rolled back.
    • Specs — VRAM, vCPU, RAM, and System Storage are derived automatically from the chosen GPU.
    • Total — the hourly price updates live as you change options. It includes the working storage provisioned for the model set, priced by allocated size like local storage.

    Click Deploy.

  3. After you click Deploy, Meshive schedules the pod, pulls the ComfyUI image, and downloads the model set — the status moves through Creating → Pulling container image → Running, with download progress shown along the way. Model sets run from about 6 GB to 40 GB, so allow a few minutes on the first deploy — longer for a set marked Large.

  4. Once the pod shows Running, open the Pod page and click the Connect (plug) icon to launch the ComfyUI GUI.

  5. Sets that include a starter workflow show it in ComfyUI’s sidebar — open it, type your prompt, and queue. Because the model files are already in place, the graph runs without the “missing models” download prompt.

    You can also use ComfyUI’s own template browser — Workflow → Browse Templates — and pick any template for that model. See Bundled ComfyUI workflows for how bundled workflows behave.