Open nemoiee opened 1 year ago
I Change the opencv version, but the problem still exists.
I do some dedug, and notice that the error occur in face enhancer.
img = cv2.cvtColor(images[idx], cv2.COLOR_RGB2BGR)
I do some dedug, and notice that the error occur in face enhancer.
img = cv2.cvtColor(images[idx], cv2.COLOR_RGB2BGR)
Hello, have you solved it?
Excuse me. I have a problem when I run the program in Linux with command
python inference.py --driven_audio ./examples/driven_audio/RD_Radio31_000.wav --source_image ./examples/source_image/full_body_1.png --result_dir ./results --still --preprocess full --enhancer gfpgan
The program is stopped, and give a hint
Thanks