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

BIN
a.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

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/'))