Metadata-Version: 2.1
Name: comfyui-hellomeme
Version: 1.3.26
Summary: This repository is the official implementation of the [a/HelloMeme](https://arxiv.org/pdf/2410.22901) ComfyUI interface
Home-page: https://github.com/HelloVision/ComfyUI_HelloMeme
Requires-Python: >=3.10
Requires-Dist: accelerate>=1.1.1
Requires-Dist: diffusers>=0.33.1
Requires-Dist: einops>=0.8.0
Requires-Dist: huggingface-hub>=0.30.2
Requires-Dist: imageio>=2.36.0
Requires-Dist: imageio-ffmpeg>=0.5.1
Requires-Dist: onnxruntime; sys_platform == "darwin"
Requires-Dist: onnxruntime; sys_platform == "linux" and platform_machine == "aarch64"
Requires-Dist: onnxruntime-gpu; sys_platform == "linux" and platform_machine == "x86_64"
Requires-Dist: onnxruntime-gpu; sys_platform == "win32"
Requires-Dist: opencv-python-headless
Requires-Dist: peft>=0.15.2
Requires-Dist: pillow>=10.2.0
Requires-Dist: safetensors>=0.4.5
Requires-Dist: tqdm>=4.67.0
Requires-Dist: transformers>=4.46.3
Requires-Dist: scikit-image>=0.25.2
Requires-Dist: modelscope>=1.21.0
