-
Notifications
You must be signed in to change notification settings - Fork 994
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
UnboundLocalError: local variable 'mask_sharp' referenced before assignment #273
Comments
Has anyone encountered this error before? |
你执行的命令是什么 |
`# small-boy-africa import cv2 ######### face enhancement from sr_model.real_esrnet import RealESRNetfrom align_faces import warp_and_crop_face, get_reference_facial_points class FaceEnhancement(object):
|
the gpen_face_enhancer.py line 113
The text was updated successfully, but these errors were encountered: