This commit is contained in:
lvmin
2023-08-10 17:24:36 -07:00
parent f449fcd334
commit 23892b324f
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
import os
modelfile_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '../models/checkpoints/'))
lorafile_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '../models/loras/'))