Metadata-Version: 2.1
Name: comfyui-rh-step1xedit
Version: 0.0.1
Summary: This is a ComfyUI custom node implementation for image editing using the Step-1 model architecture, specifically adapted for reference-based image editing guided by text prompts.
Home-page: https://github.com/HM-RunningHub/ComfyUI_RH_Step1XEdit
Requires-Python: >=3.10
Requires-Dist: transformers>=4.49.0
Requires-Dist: accelerate>=0.30.1
Requires-Dist: einops>=0.8.0
Requires-Dist: safetensors>=0.4.3
Requires-Dist: Pillow>=10.3.0
Requires-Dist: numpy
Requires-Dist: tqdm>=4.66.4
