Metadata-Version: 2.1
Name: comfyui-longcat-image
Version: 1.0.1
Summary: ComfyUI integration of the LongCat-Image pipeline for text-to-image generation and image editing with excellent Chinese text rendering capabilities. (Description by CC)
Home-page: https://github.com/sooxt98/comfyui_longcat_image
Requires-Python: >=3.10
Requires-Dist: # LongCat-Image dependencies
Requires-Dist: # Based on https://github.com/meituan-longcat/LongCat-Image
Requires-Dist: # Core dependencies
Requires-Dist: accelerate>=1.11.0
Requires-Dist: diffusers>=0.35.2
Requires-Dist: transformers>=4.57.1
Requires-Dist: safetensors>=0.6.2
Requires-Dist: peft>=0.18.0
Requires-Dist: # The actual LongCat-Image package needs to be installed from the repo
Requires-Dist: # Install with: pip install git+https://github.com/meituan-longcat/LongCat-Image.git
