This commit is contained in:
lvmin
2023-08-10 06:33:10 -07:00
parent 6583a5daf9
commit 8a9de80bea
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
import os
modelfile_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '../model_files'))
modelfile_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '../models/checkpoints/'))