Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roop tab no longer visible #294

Open
placeboyue opened this issue Jan 22, 2024 · 5 comments
Open

roop tab no longer visible #294

placeboyue opened this issue Jan 22, 2024 · 5 comments

Comments

@placeboyue
Copy link

is this deprecated? what should i use?

@YankeeGreggo
Copy link

I'm having the same issue. Roop tab just seems to no longer exist?

@spacemishka
Copy link

check the console for issues during startup. ifnude was not installed on my PC

pip install ifnude

or

pip install ifnude --upgrade

@izelle
Copy link

izelle commented Apr 17, 2024

Already running pip install ifnude
But the roop plug-in could not be found

@julianelihu
Copy link

same problem here!

@perathambkk
Copy link

perathambkk commented Jun 11, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants