diff --git a/exp/exp_config.py b/exp/exp_config.py --- a/exp/exp_config.py +++ b/exp/exp_config.py @@ -13,6 +13,7 @@ INTERACTIVE=False imgDir="/tmp/oneEye" sansaModel=cfg.get("sansaModel") dochiModel=cfg.get("dochiModel") +hakugenModel=cfg.get("hakugenModel") i=1 if not os.path.exists(imgDir):