comfy_mtb
comfy_mtb copied to clipboard
Can't find FaceSwap anymore, what happend? [bug]
Describe the bug
Well, the title is self explanatory
Reproduction
No response
Expected behavior
No response
Operating System
Linux
Comfy Mode
In a custom virtual env (venv, virtualenv, conda...)
Console output
No response
Additional context
No response
Hi,
Thanks for the report, yes I actually removed them from the "setup" because they were a pain to maintain on windows (became impossible without using other approaches with Py11 afaik).
But other OSes work actually fine so I need to add instructions to properly install them. I personally still use all the optional nodes on windows and macos.
https://github.com/melMass/comfy_mtb?tab=readme-ov-file#optional-nodes
Where do you run this command? .venv/python -m pip install tensorflow facexlib insightface basicsr In the \ComfyUI\custom_nodes\comfy_mtb\ folder? I think they are not very clear instructions for most users.
EDIT: For me on the Portal ComfyUI it was: \ComfyUI_windows_portable\python_embeded\ python -m pip install tensorflow facexlib insightface basicsr
But I am still getting errors on the workflow from:
Evaluate Strings Evaluate Floats Evaluate Integers
But that could be unrelated to your extension.
I will write better instructions did not have the time yet tbh.
That said I really recommend the alternatives listed in the readme as they are more up to date!