/runpod-serverless-comfyui-worker

A somewhat optimized, serverless ComfyUI worker for Runpod.io, highly specific to my own personal use case, which just happens to require a lot of customization and flexibility!

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

runpod-serverless-comfyui-worker

A somewhat optimized, serverless ComfyUI worker for RunPod, highly specific to my own personal use case, which just happens to require a lot of customization and flexibility! ❤️

Features

  • Image based on Ubuntu + NVIDIA CUDA
  • Launch ComfyUI workflows on demand in seconds
  • Automatically upload generations to Amazon AWS *(requires ENV Variables)
  • Get base64 data for generated images as job output *(when not aws upload && tobase64 flag set)
  • Easily add custom models/loras/nodes/etc via a selection of methods
  • Sends progress updates so you can track/display them in your own ui
  • Support for runpod network volume mounted models/nodes
  • Allows for batch image processing && bulk AWS uploads
  • Job output also returns non image/video node outputs

Default models/nodes for dekita/runpod-serverless-comfyui-worker:latest

Runpod.io Quickstart

Detailed Guides

Additional Acknowledgements