CodeFormer icon indicating copy to clipboard operation
CodeFormer copied to clipboard

Codeformer Colab doesn't enhance video

Open navasgejza opened this issue 2 years ago • 1 comments

I tried codeformer colab for a mp4 video segment, but after I uploaded the video I got this bug: raceback (most recent call last): File "/content/CodeFormer/inference_codeformer.py", line 116, in raise FileNotFoundError('No input image/video is found...\n' FileNotFoundError: No input image/video is found... Note that --input_path for video should end with .mp4|.mov|.avi

It works with a single image, but for some reason it doesn't work a regural 49 sec. 850x638 video with frame rate 30fames/second progessive video. What can be the problem?

Thank you,

Géza Vas.

navasgejza avatar Sep 29 '23 14:09 navasgejza