Skip to content

MinusZoneAI/ComfyUI-FluxExt-MZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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