I have made it on big hurry and sleepy just because I've being asked for it by one user on GitHub, so don't be too picky.
Core model for Flexible Photo Recrafting While Preserving Your Identity is of Bytedance Inc., you can read on their GitHub page all related and the License terms.
The Node for ComfyUI is of ZenAI Team, please, follow all their instructions for downloading and installing i just replaced the model and TE nodes for GGUF versions, added LoRA node and Save image node (v. 4.0 - added Switch between SIMILARITY and FLEXIBILITY models, v. 5.0 - Lora node replaced for Multiple Lora node) and made other minor adjustments.
GGUF models used in this Workflow for downloading:
GGUF FLUX.1 Dev Q8 , GGUF T5 XXL FLAN Converted Text Encoder Q8
The workflow was tested on 16Gb RTX 4080 Super with the medium speed of 2 minutes per 1024x1024 image generation.
I am very thankful to Bytedance Inc y ZenAI Team for their support and their great work, when I have a bit more time I will adjust this page accordingly.
You can use this workflow with any of my LoRAs listed in Suggested Resources
This workflow is completely free of charge, but if you want to support me for any reason and motivate me to continue my work you can buy me a coffee https://ko-fi.com/cocosus
If you get any error on python level the best way to solve it is reading history of issues on developers pages (links above) and if it persists opening a new issue. In a specific case of getting "facexlib" or "filterpy" error read please this issue and this issue how to solve it or write me, i will be glad to help in what is my own experience with this node and model, but i am not a developer of this node/model, just a workflow optimizer in this case.
You can find some of my exclusive LoRAs on my Tensor.art account https://tensor.art/u/857428067369388114 , like “Sand Drawing” LoRA, for example: https://tensor.art/models/866823207397679395/Sand-Drawing-V1-BEST
Description
FAQ
Comments (7)
Get an error when trying to install missing nodes:
Error message occurred while importing the 'ComfyUI_InfiniteYou' module.
Traceback (most recent call last):
File "E:\Comfy Pony\ComfyUI\nodes.py", line 2147, in load_custom_node
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 940, in exec_module
File "<frozen importlib._bootstrap>", line 241, in callwith_frames_removed
File "E:\Comfy Pony\ComfyUI\custom_nodes\ComfyUI_InfiniteYou\__init__.py", line 1, in <module>
from .main import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "E:\Comfy Pony\ComfyUI\custom_nodes\ComfyUI_InfiniteYou\main.py", line 16, in <module>
from facexlib.recognition import init_recognition_model
ModuleNotFoundError: No module named 'facexlib'
Read carefully the post, you need to install the requirements.txt file from Bytedance (link in the description) and the custom node from ZenAi-Team (link in the description). Just installIng the "missing nodes" by ComfyUI manager is not valid as they are not registered yet. Use instructions from developers page. It is very well explained there.
@Cocosus well unfortunately following their instructions results in the very same error, there are workarounds "reach your right ear with the tip of your left foot", so no thanks.
@sianosianz did you install facexlib https://pypi.org/project/facexlib/ as it asked in requirements.txt file?https://github.com/bytedance/InfiniteYou/blob/main/requirements.txt ? This error is so clear "ModuleNotFoundError: No module named 'facexlib'" and doesn't have any similarity to "reach your right ear with the tip of your left foot". Just install facexlib python library. Here we all work for free, if you want help, at least show respect and gratitude.
@Cocosus If you're contributing for free, do it because you want to, not because you expect people to worship you for it. No need to act pissy.
@Partisano What you call act pissy? Why you say that instead of helping this guy? Help him, good fella.
@Partisano Late to the game, but @Cocosus is clearly a dick.

