MCPcopy Index your code
hub / github.com/MinusZoneAI/ComfyUI-FluxExt-MZ

github.com/MinusZoneAI/ComfyUI-FluxExt-MZ @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
24 symbols 57 edges 2 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ComfyUI-FluxExt-MZ

和flux1有关的工具节点 (Tool nodes related to flux1)

MZ_Flux1UnetLoader_cpuDynOffload flux1的UNET加载器,动态从CUDA加载/卸载

image

MZ_Flux1CheckpointLoaderNF4_cpuDynOffload flux1的NF4加载器,动态从CUDA加载/卸载,依赖 https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4

image

MZ_Flux1CheckpointLoader_cpuDynOffload flux1的Checkpoint加载器,动态从CUDA加载/卸载

image

MZ_Flux1PartialLoad_Patch flux动态从CUDA加载/卸载,缓解显存不足 (修改参数后运行会有bug)

image

Core symbols most depended-on inside this repo

double_blocks_to_cpu
called by 3
mz_fluxext_core.py
single_blocks_to_cpu
called by 2
mz_fluxext_core.py
INPUT_TYPES
called by 1
__init__.py
load_unet
called by 1
__init__.py
load_checkpoint
called by 1
__init__.py
other_to_cpu
called by 1
mz_fluxext_core.py
other_to_cuda
called by 1
mz_fluxext_core.py
double_blocks_to_cuda
called by 1
mz_fluxext_core.py

Shape

Function 12
Method 8
Class 4

Languages

Python100%

Modules by API surface

mz_fluxext_core.py12 symbols
__init__.py12 symbols

For agents

$ claude mcp add ComfyUI-FluxExt-MZ \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact