Metadata-Version: 2.1
Name: comfyui-z-image-utilities
Version: 1.0.6
Summary: Collection of utility nodes for ComfyUI designed specifically for the Z-Image model with vision model support and LLM-powered prompt enhancement.
Home-page: https://github.com/Koko-boya/Comfyui-Z-Image-Utilities
Requires-Python: >=3.10
Requires-Dist: # Core dependencies for direct model loading
Requires-Dist: transformers>=4.30.0
Requires-Dist: accelerate>=0.20.0
Requires-Dist: bitsandbytes>=0.41.0
Requires-Dist: huggingface-hub>=0.16.0
Requires-Dist: # Note: These are required for the 'Direct' provider option.
Requires-Dist: # 'torch' is excluded as it should be provided by the ComfyUI environment.
