This commit is contained in:
parent
6583a5daf9
commit
8a9de80bea
BIN
a.png
BIN
a.png
Binary file not shown.
|
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.4 MiB |
|
|
@ -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/'))
|
||||
|
|
|
|||
Loading…
Reference in New Issue