CodeFormer
CodeFormer copied to clipboard
conda install -c conda-forge ffmpeg
D:\Program Files\CodeFormer>python inference_codeformer.py --bg_upsampler realesrgan --face_upsample -w 1.0 --input_path "D:\123\1421.mp4"
Please install ffmpeg (not ffmpeg-python) by running $ conda install -c conda-forge ffmpeg
What are the solutions to this problem?