ComfyUI Extension: ComfyUI FLOAT
This project provides an unofficial ComfyUI implementation of a/FLOAT for Generative Motion Latent Flow Matching for Audio-driven Talking Portrait
Custom Nodes (0)
README
<div align="center">
ComfyUI FLOAT
</div>This project provides a ComfyUI wrapper of FLOAT for Generative Motion Latent Flow Matching for Audio-driven Talking Portrait
<div align="center"> <video src="https://github.com/user-attachments/assets/36626b4a-d3e5-4db9-87a7-ca0e949daee0" /> </div>⭐ Support
If you like my projects and wish to see updates and new features, please consider supporting me. It helps a lot!
🚀 Installation
git clone https://github.com/yuvraj108c/ComfyUI-FLOAT.git
cd ./ComfyUI-FLOAT
pip install -r requirements.txt
☀️ Usage
- Load example workflow
- Upload driving image and audio, click queue
- Models autodownload to
/ComfyUI/models/float
Citation
@article{ki2024float,
title={FLOAT: Generative Motion Latent Flow Matching for Audio-driven Talking Portrait},
author={Ki, Taekyung and Min, Dongchan and Chae, Gyeongsu},
journal={arXiv preprint arXiv:2412.01064},
year={2024}
}
Acknowledgments
Thanks to simplepod.ai for providing GPU servers
License
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)