diff --git a/discoart/helper.py b/discoart/helper.py index bc05dcb..3905775 100644 --- a/discoart/helper.py +++ b/discoart/helper.py @@ -481,9 +481,9 @@ def show_result_summary(_da, _name, _args): Final results and intermediate results are created under the current working directory, e.g. ```text -- ./{_name}/[i]-step-[i].png -- ./{_name}/[i]-progress.png -- ./{_name}/[i]-done.png +./{_name}/[i]-step-[i].png +./{_name}/[i]-progress.png +./{_name}/[i]-done.png ``` where: