cardenluo
cardenluo
must it be diffusers==0.24.0? After upgrading to the latest diffusers==0.25, it cannot be used. Not compatible with other plug-ins.
### Describe the bug When I save the picture, the following error "Error occurred when executing Get Batch From History (mtb)" appears. In fact, the picture is saved frame by...

ERROR:root:!!! Exception during processing !!! ERROR:root:Traceback (most recent call last): File "F:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\execution.py", line 153, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "F:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\execution.py", line 83, in get_output_data return_values = map_node_over_list(obj,...
 I have discovered that under the same conditions, loading the SDXL model in three different ways yields different results, does this mean the node algorithms are different?
 Please help, what is the cause of this?
Error occurred when executing Prompt Generator: Couldn't instantiate the backend tokenizer from one of: (1) a `tokenizers` library serialization file, (2) a slow tokenizer instance to convert or (3) an...
File "F:\ComfyUI\custom_nodes\comfyui-Image-reward\nodes\Score.py\../..\ImageReward\utils.py", line 74, in load raise RuntimeError(f"Model {name} not found; available models = {available_models()}") RuntimeError: Model F:\ComfyUI\models\image_reward\ImageReward.pt not found; available models = ['ImageReward-v1.0']   I download all files...

File "F:\ComfyUI_windows_portable\ComfyUI\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "F:\ComfyUI_windows_portable\ComfyUI\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-tooling-nodes\translation.py", line 74, in translate return (translate(text),) ^^^^^^^^^^^^^^^ File "F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-tooling-nodes\translation.py", line 60,...