Open placeboyue opened 10 months ago
I'm having the same issue. Roop tab just seems to no longer exist?
check the console for issues during startup. ifnude was not installed on my PC
pip install ifnude
or
pip install ifnude --upgrade
Already running pip install ifnude But the roop plug-in could not be found
same problem here!
The packages are in the virtual environment (with the name "venv") for sd-webui (source its venv/bin/activate to properly pip). Please make sure you install the required packages there. It is probably just a dependency problem if some people here are using conda. Also, please make sure there is a proper gxx (g++) in the (which/path) environment as it is for the insightface's requirements. The insightface package also has a conflict with gradio, it uses a different version of pydantic.
Or just comment out the venv lines in the sd-webui installation script, "webui.sh" for condas (or just set line 26 use_venv=0). This works easily for me. Or just use the reactor faceswap extension.
Same. So i use the ReActor model that it works to same case, you can use it.
Same. So i use the ReActor model that it works to same case, you can use it.
thanks, i no longer use A1111. It's too broken and left behind by comfyUI. I'll try to remember about reactor whenever i need to roop in faces tho
is this deprecated? what should i use?