From 1a8090c44d4acb22d7d538b883de26ab6391b58c Mon Sep 17 00:00:00 2001 From: leewlving Date: Thu, 25 Jan 2024 14:49:53 +0800 Subject: [PATCH] add checkpoint --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aed2bdd..11a2679 100644 --- a/.gitignore +++ b/.gitignore @@ -213,4 +213,5 @@ pyrightconfig.json *.pth *.pyc dataset/ -outputs/ \ No newline at end of file +outputs/ +checkpoint/ \ No newline at end of file