cardenluo

Results 10 issues of 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...

type: 🐛 bug
status: 🧪 needs testing

![image](https://github.com/LucianoCirino/efficiency-nodes-comfyui/assets/133877069/9cd8b25e-2244-411d-8ed8-103c18a29144)

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,...

![Snipaste_2023-10-02_15-56-22](https://github.com/LucianoCirino/efficiency-nodes-comfyui/assets/133877069/59fb549e-24c5-443e-8527-f6257bffa04b) 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?

![image](https://github.com/TencentARC/MotionCtrl/assets/133877069/b9112c9a-0e4a-40bc-8021-a9cf70c85dcf) 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...

bug

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'] ![image](https://github.com/shadowcz007/comfyui-Image-reward/assets/133877069/5e8abb4c-82c6-47c2-9e6a-38127cf9debd) ![image](https://github.com/shadowcz007/comfyui-Image-reward/assets/133877069/f922d22f-ce6f-4c86-b299-88b3cf9c343b) I download all files...

![image](https://github.com/AInseven/ComfyUI-fastblend/assets/133877069/00b7abae-3a02-4fb2-a051-b79ea0c3427a)

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,...