Metadata-Version: 2.1
Name: comfyui-v-express
Version: 0.0.1
Summary: the comfyui custom node of [a/V-Express](https://github.com/tencent-ailab/V-Express) to make audio driven videos!
Home-page: https://github.com/AIFSH/ComfyUI_V-Express
Requires-Python: >=3.10
Requires-Dist: diffusers
Requires-Dist: av
Requires-Dist: pydub
Requires-Dist: moviepy
Requires-Dist: imageio-ffmpeg
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: einops
Requires-Dist: insightface
Requires-Dist: omegaconf
Requires-Dist: safetensors
Requires-Dist: tqdm
