RunpodR
Runpod3mo ago
tim

"ComfyUI to API"-wizard

We’ve built a tool that takes your ComfyUI workflow (the full export via Comfy → File → Export not the API export) and turns it into a ready-to-use serverless endpoint. It automates the complicated bits for you.

How it works
  1. Upload workflow.json exported from Comfy → File → Export (not the API export)
  2. Analyze your workflow: click Analyze to run our comfy-agent. It detects custom nodes, locates required models and prepares a Dockerfile
  3. Generate Dockerfile: review the generated Dockerfile and tweak if you like or just skip ahead
  4. Create GitHub repo: we create a repo containing your Dockerfile. You’ll use this in the next step.
  5. Deploy on Runpod: create a new endpoint, select the repo (after connecting your GitHub account once) and then we build the docker image for you and deploy it into your endpoint. once that is done you can use the example API request from step 5 to test your endpoint
We’d love your feedback to improve the tool and uncover any edge cases we haven’t covered yet.

https://comfy.getrunpod.io
Screenshot_2025-10-10_at_09.56.55.png
Was this page helpful?