diff --git a/neural_style.py b/neural_style.py index 6aa3a35..d75a111 100644 --- a/neural_style.py +++ b/neural_style.py @@ -228,7 +228,6 @@ def fmt_imsave(fmt, iteration): def main(): - # https://stackoverflow.com/a/42121886 key = "TF_CPP_MIN_LOG_LEVEL" if key not in os.environ: