Skip to content

MadiatorLabs/comfyui-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watch the video

Run the latest ComfyUI. All dependencies are pre-installed in the image. On first boot, ComfyUI is copied to your workspace — when you see [ComfyUI-Manager] All startup tasks have been completed. in the logs, it's ready to use.

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
  • ComfyUI-RunpodDirect

Source Code

This is an open source template. Source code available at: github.com/runpod-workers/comfyui-base

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

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 37.7%
  • Shell 36.3%
  • Python 14.5%
  • HCL 11.5%