Metadata-Version: 2.1
Name: comfyui-deepfuze
Version: 0.0.1
Summary: DeepFuze is a state-of-the-art deep learning tool that seamlessly integrates with ComfyUI to revolutionize facial transformations, lipsyncing, video generation, voice cloning, face swapping, and lipsync translation. Leveraging advanced algorithms, DeepFuze enables users to combine audio and video with unparalleled realism, ensuring perfectly synchronized facial movements. This innovative solution is ideal for content creators, animators, developers, and anyone seeking to elevate their video editing projects with sophisticated AI-driven features.
Home-page: https://github.com/SamKhoze/ComfyUI-DeepFuze
Requires-Python: >=3.10
Requires-Dist: filetype==1.2.0
Requires-Dist: numpy
Requires-Dist: onnx==1.16.0
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: psutil==5.9.8
Requires-Dist: scipy==1.13.0
Requires-Dist: openai
Requires-Dist: sounddevice
Requires-Dist: pydub
Requires-Dist: imageio_ffmpeg
Requires-Dist: kornia
Requires-Dist: spandrel
Requires-Dist: librosa
Requires-Dist: accelerate
Requires-Dist: cython>=0.29.30
Requires-Dist: soundfile>=0.12.0
Requires-Dist: scikit-learn>=1.3.0
Requires-Dist: numba>=0.57.0
Requires-Dist: inflect>=5.6.0
Requires-Dist: tqdm>=4.64.1
Requires-Dist: anyascii>=0.3.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: fsspec>=2023.6.0 # <= 2023.9.1 makes aux tests fail
Requires-Dist: aiohttp>=3.8.1
Requires-Dist: packaging>=23.1
Requires-Dist: mutagen==1.47.0
Requires-Dist: flask>=2.0.1
Requires-Dist: pysbd>=0.3.4
Requires-Dist: umap-learn>=0.5.1
Requires-Dist: pandas>=1.4,<2.0
Requires-Dist: matplotlib>=3.7.0
Requires-Dist: trainer>=0.0.36
Requires-Dist: coqpit>=0.0.16
Requires-Dist: jieba
Requires-Dist: pypinyin
Requires-Dist: hangul_romanize
Requires-Dist: gruut[de,es,fr]==2.2.3
Requires-Dist: jamo
Requires-Dist: nltk
Requires-Dist: g2pkk>=0.1.1
Requires-Dist: bangla
Requires-Dist: bnnumerizer
Requires-Dist: bnunicodenormalizer
Requires-Dist: einops>=0.6.0
Requires-Dist: transformers>=4.33.0
Requires-Dist: encodec>=0.1.1
Requires-Dist: unidecode>=1.3.2
Requires-Dist: num2words
Requires-Dist: spacy[ja]>=3
