ComfyUI/custom_nodes/rgthree-comfy/prestartup_script.py

6 lines
230 B
Python

import folder_paths
# Removed Saved Prompts feature; No sure it worked any longer. UI should fail gracefully.
# TODO: See if anyone actually used this.
# folder_paths.folder_names_and_paths['saved_prompts'] = ([], set(['.txt']))