GFPGAN
GFPGAN copied to clipboard
NameError: name 'fused_act_ext' is not defined
After using export BASICSR_JIT=True, when running python basicsr/train.py -opt ..., the terminal gets stuck and doesn't proceed. Is there anyone who can help me solve this issue?