Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

error with Finetune ESRGAN #26

Open
MattiaVella opened this issue Aug 21, 2022 · 1 comment
Open

error with Finetune ESRGAN #26

MattiaVella opened this issue Aug 21, 2022 · 1 comment

Comments

@MattiaVella
Copy link

i have a problem related to Wav2Lip-HQ pretraining. when i run Finetune ESRGAN i get this ouput:

Traceback (most recent call last):
File "basicsr/train.py", line 17, in
from basicsr.utils.options import dict2str, parse
ImportError: cannot import name 'parse' from 'basicsr.utils.options' (/usr/local/lib/python3.7/dist-packages/basicsr/utils/options.py)

Is there any solution?

@davidchateau
Copy link

If you search "parse" in this section I think you will find a solution

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants