CodeFormer icon indicating copy to clipboard operation
CodeFormer copied to clipboard

Help pleeease!

Open li-marigold opened this issue 1 year ago • 1 comments

I'm a novice in coding and stuff) So I've made everythin' but... have this What's that means? Background upsampling: False, Face upsampling: False [1/1] Processing: 8.jpg [ WARN:[email protected]] global loadsave.cpp:248 cv::findDecoder imread_('E:\CodeFormer\inputs\whole_img\8.jpg'): can't open/read file: check file path/integrity Traceback (most recent call last): File "inference_codeformer.py", line 188, in face_helper.read_image(img) File "E:\CodeFormer\facelib\utils\face_restoration_helper.py", line 136, in read_image if np.max(img) > 256: # 16-bit image TypeError: '>' not supported between instances of 'NoneType' and 'int'

li-marigold avatar Dec 04 '23 19:12 li-marigold