https://github.com/niknah/ComfyUI-InfiniteYou
ComfyUI custom_node for ByteDance's InfiniteYou
https://github.com/niknah/ComfyUI-InfiniteYou
Last synced: 2 months ago
JSON representation
ComfyUI custom_node for ByteDance's InfiniteYou
- Host: GitHub
- URL: https://github.com/niknah/ComfyUI-InfiniteYou
- Owner: niknah
- Created: 2025-03-24T12:05:20.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-14T01:01:25.000Z (2 months ago)
- Last Synced: 2025-04-14T02:19:44.664Z (2 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI-InfiniteYou**
README
Bytedance has an official support for ComfyUI now...
[https://github.com/bytedance/ComfyUI_InfiniteYou](https://github.com/bytedance/ComfyUI_InfiniteYou)Put anyone's face on anything with Byte Dance's [InfiniteYou](https://github.com/bytedance/InfiniteYou).
## Hardware
Uses 40GB of VRAM. Takes about a minute on an RTX A6000, 48GB.
Note: I only had temporary access to the hardware to run this. Might not be able to help much.
## Installation
To get FLUX, you need to run `huggingface-cli login`.
And put in your huggingface access token from [https://huggingface.co/settings/tokens](https://huggingface.co/settings/tokens)At the moment it needs `diffusers==0.31` `numpy<2`. If something goes wrong make sure these versions are installed `pip show numpy diffusers`
## runpod
Link the ~/.cache folder to permanent storage or else it'll get wiped every time and it'll redownload the models every time.