toto10's picture
1c7c9698ec203cd046019ed516088de12e4a9dc207c69205e2b125c1b3937d13
4c98977
raw
history blame
208 Bytes
import os
from modules import paths
def preload(parser):
parser.add_argument("--lyco-dir", type=str, help="Path to directory with LyCORIS networks.", default=os.path.join(paths.models_path, 'LyCORIS'))