Extensions/ComfyUI-FastLoad
ComfyUI Extension

ComfyUI-FastLoad

Boost ComfyUI's web UI loading with object caching and gzip compression

By lihaoyun6·Created 2 months ago·Updated about a month ago· 6
lihaoyun6/ComfyUI-FastLoad
Nodes
On cloudLocal install
Stars6
Updatedabout a month ago
Readme

<p align="center"> <h1 align="center">ComfyUI-FastLoad</h1> <h3 align="center">Boost ComfyUI's web UI loading and add low-bandwidth optimizations</h3> <img src="./banner.png"/> </p>

[📃中文版]

Installation

cd ComfyUI/custom_nodes
git clone https://github.com/lihaoyun6/ComfyUI-FastLoad.git

Or install it from the Manager.

Usage

You don't need to do anything.
It will automatically performs GZ compression of page resources and cache object_info on the first access after each time ComfyUI server startup.
You will experience a huge speed boost from your second access to ComfyUI.

Credits