Extensions/ComfyUI-FastLoad
ComfyUI Extension

ComfyUI-FastLoad

Boost ComfyUI's web UI loading with object caching and gzip compression / 通过对象缓存和 Gzip 压缩大幅度加快 ComfyUI 网页端热加载速度

By lihaoyun6·Created about a month ago·Updated 20 days ago· 6
lihaoyun6/ComfyUI-FastLoad
Nodes
On cloudLocal install
Stars6
Updated20 days 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