diff --git a/config.py b/config.py index 3ca2d1d..8e9721a 100644 --- a/config.py +++ b/config.py @@ -1,3 +1,4 @@ +import sys is_half=True exp_root="logs" python_exec=sys.executable or "python"