stable-diffusion-webui-wild.../preload.py

4 lines
125 B
Python

def preload(parser):
parser.add_argument("--wildcards-dir", type=str, help="directory with wildcards", default=None)