-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[Solved] face enhancer not found #266
Comments
done |
@seniorforblockchain Do you know how to solve this? |
I used different versions for macos arm m1 chip. numpy==1.26.4 |
Didn't work. Still same thing. |
I figured it out. Now I have a different problem, I am using linux server and running the code with xvfb library but still It doesn't shows the window for camera and image after running the |
How did you fix this issue? |
Try the following: uninstall the current version of basicsr: install basicsr directly from its GitHub repository: After installation is complete, also reinstall gfpgan: This should resolve your issue. |
WORKED PERFECTLY |
Worked! |
Hi, I'm trying to run the Deep-Live-Cam project, but I'm encountering a problem. The ui.py file is missing from the modules directory. I've tried the following:
In all cases, the ui.py file is not present. I've also checked the repository on GitHub.com directly in my browser, and the file is missing there as well. The modules directory contains the following files: [List the files you see]. Could you please let me know how to obtain the ui.py file? Is it intentionally missing, or is there a separate download/generation step required? Thanks for your help! |
@BigJago722 ui.py is available on git as per checking. |
谢谢,好人一生平安 |
I have installed every needed requirements but getting this error when I run the main file. I am running this on remote linux aws instance without GPU. Can you help me out here?
Frame processor face_enhancer not found
The text was updated successfully, but these errors were encountered: