Traceback (most recent call last):
File "/content/REFace/inference_swap_selected.py", line 771, in <module>
main()
File "/content/REFace/inference_swap_selected.py", line 383, in main
config = OmegaConf.load(f"{opt.config}")
File "/usr/local/lib/python3.10/dist-packages/omegaconf/omegaconf.py", line 183, in load
with io.open(os.path.abspath(file_), "r", encoding="utf-8") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/REFace/configs/project_ffhq.yaml'