Skip to content

Commit

Permalink
Make figures dir
Browse files Browse the repository at this point in the history
  • Loading branch information
phschiele committed Dec 13, 2023
1 parent f557d5e commit 39e345c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions experiments.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@

if __name__ == "__main__":
Path("checkpoints").mkdir(exist_ok=True)
Path("figures").mkdir(exist_ok=True)
scaling_small_main()
taming_main()

0 comments on commit 39e345c

Please sign in to comment.