-
Notifications
You must be signed in to change notification settings - Fork 557
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
Frame processor face_enhancer not found #75
Comments
just read on reddit Open up "roop-unleased/roop/core.py" Go to line 64 and delete "face_enhancer" in "roop.globals.frame_processors = ['face_swapper', 'face_enhancer'] " Save and it should be up and running now." |
Frame processor face_swapper could not be loaded |
The issue with Frame processor face_enhancer not found is indeed related to another project. XPixelGroup/BasicSR#650 |
Describe the bug
A clear and concise description of what the bug is.
Currently running into this when doing run.py
Loading roop.processors.frame.face_swapper
Loading roop.processors.frame.face_enhancer
Frame processor face_enhancer not found.
To Reproduce
Steps to reproduce the behavior:
Use the run.py
Details
What OS are you using?
Windows
Are you trying to use a GPU?
NVIDIA
Sanity Check
The text was updated successfully, but these errors were encountered: