Open chalukyareddy opened 9 months ago
Restarting the server and refreshing the webpage may solve this problem.
Still getting the same error. Am i missing something like the file?
This validation mechanism has caused too many problems, so I decided to remove it in the next version, which should solve this problem.
Please try the latest version.
Description
Error occurred when executing SDParameterGenerator:
Invalid ckpt_name: SDXL-based/SDXL/sd_xl_base_1.0_0.9vae.safetensors
File "/workspace/ComfyUI/execution.py", line 152, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "/workspace/ComfyUI/execution.py", line 82, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) File "/workspace/ComfyUI/execution.py", line 75, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) File "/workspace/ComfyUI/custom_nodes/comfyui-prompt-reader-node/nodes.py", line 811, in generate_parameter raise FileNotFoundError(f"Invalid ckpt_name: {ckpt_name}")
Reproduction steps
No response
Image file
No response