Commit 592e40eb authored by w-e-w's avatar w-e-w

update restricted_opts

parent ef83f683
...@@ -19,7 +19,9 @@ restricted_opts = { ...@@ -19,7 +19,9 @@ restricted_opts = {
"outdir_grids", "outdir_grids",
"outdir_txt2img_grids", "outdir_txt2img_grids",
"outdir_save", "outdir_save",
"outdir_init_images" "outdir_init_images",
"temp_dir",
"clean_temp_dir_at_start",
} }
categories.register_category("saving", "Saving images") categories.register_category("saving", "Saving images")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment