model_rootpath='gfpgan/weights' made the path in site-packages invalid, should remove it or use os.path.join(ROOT_DIR, 'gfpgan/weights')