Nodes Browser

ComfyDeploy: How comfyui-faster-loading works in ComfyUI?

What is comfyui-faster-loading?

This extension applies a patch that limits the model loading speed when using an HDD in a Windows environment. See [a/comfyanonymous/ComfyUI#1992](https://github.com/comfyanonymous/ComfyUI/issues/1992). [w/As this patch is only useful in very limited environments, its installation is not recommended under normal circumstances. Memory usage may increase.]

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for comfyui-faster-loading and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

comfyui-faster-loading

Speed up the loading of checkpoints with ComfyUI.

See https://github.com/comfyanonymous/ComfyUI/issues/1992.

Installation

cd ComfyUI/custom_nodes
git clone https://github.com/nonnonstop/comfyui-faster-loading.git