Skip to content

runpod-workers/comfyui-base

Repository files navigation

Watch the video

Run the latest ComfyUI. First start installs dependencies (takes a few minutes), then when you see this in the logs, ComfyUI is ready to be used: [ComfyUI-Manager] All startup tasks have been completed.

Access

  • 8188: ComfyUI web UI
  • 8080: FileBrowser (admin / adminadmin12)
  • 8888: JupyterLab (token via JUPYTER_PASSWORD, root at /workspace)
  • 22: SSH (set PUBLIC_KEY or check logs for generated root password)

Pre-installed custom nodes

  • ComfyUI-Manager
  • ComfyUI-KJNodes
  • Civicomfy

Custom Arguments

Edit /workspace/runpod-slim/comfyui_args.txt (one arg per line):

--max-batch-size 8
--preview-method auto

Directory Structure

  • /workspace/runpod-slim/ComfyUI: ComfyUI install
  • /workspace/runpod-slim/comfyui_args.txt: ComfyUI args
  • /workspace/runpod-slim/filebrowser.db: FileBrowser DB