Closed jder1234 closed 1 year ago
Thank you for your excellent work.
When I run the demo: python -m apps.infer -cfg ./configs/econ.yaml -in_dir ./examples -out_dir ./results
python -m apps.infer -cfg ./configs/econ.yaml -in_dir ./examples -out_dir ./results
I get the following errors:
Do you have any idea to fix it? @YuliangXiu
You could git pull the latest version, this issue has been fixed.
git pull
Thank you for your excellent work.
When I run the demo:
python -m apps.infer -cfg ./configs/econ.yaml -in_dir ./examples -out_dir ./results
I get the following errors:
Do you have any idea to fix it? @YuliangXiu