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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
comfyui-faster-loading
and select it - 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