lllyasviel commited on
Commit
4ae54b7
·
1 Parent(s): 30e0936
Files changed (1) hide show
  1. modules/path.py +1 -1
modules/path.py CHANGED
@@ -1,3 +1,3 @@
1
  import os
2
 
3
- modelfile_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '../model_files'))
 
1
  import os
2
 
3
+ modelfile_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '../models/checkpoints/'))