This is a docker image project that provides a bare bones ComfyUI installation. It's supplied with a SageAttention 2.x binary that gets built on provisioning, taking some time.
- ComfyUI: 0.3.47
- ComfyUi Frontend: 1.23.4
- ComfyUI Workflow Templates: 0.1.41
- Python: 3.12
- SageAttention: 2.2.0
- Make ComfyUI run.
- Make SageAttention compile at first run of the image.
- Make ComfyUI work with custom node manager.
- Add Jupyter Lab at port 3000. Note: the auth is disabled.
- Don't disable Jupyter auth, instead use an ENV variable.