LarryJane491 / Image-Captioning-in-ComfyUI

Custom nodes for ComfyUI that let the user load a bunch of images and save them with captions (ideal to prepare a database for LORA training)
44 stars 12 forks source link

Your ONNX model has been generated with INT64 weights #6

Open Maxxxel opened 6 months ago

Maxxxel commented 6 months ago

I receive this warnign everytime and the caption takes like 2 minutes for 2 images!

[W:onnxruntime:Default, tensorrt_execution_provider.h:83 onnxruntime::TensorrtLogger::log] [2024-03-04 03:27:15 WARNING] onnx2trt_utils.cpp:374: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.