Hello,
I’m using the DiffusionEdge project, but I’ve encountered an error with the provided TensorRT engine file (“model_crop_size_256_fps_150_ods_0813_ois_0825.trt”). The error message indicates that the engine was built on an incompatible device (expecting compute 7.0, but got compute 8.6).
I would like to rebuild the engine to suit my current environment. However, I couldn’t find the original model weight files (e.g., in PyTorch or ONNX format) required for this process.
Could you please provide the original model files/weights or offer guidance on how to rebuild the engine?
Thank you for your help.
Hello,
I’m using the DiffusionEdge project, but I’ve encountered an error with the provided TensorRT engine file (“model_crop_size_256_fps_150_ods_0813_ois_0825.trt”). The error message indicates that the engine was built on an incompatible device (expecting compute 7.0, but got compute 8.6).
I would like to rebuild the engine to suit my current environment. However, I couldn’t find the original model weight files (e.g., in PyTorch or ONNX format) required for this process.
Could you please provide the original model files/weights or offer guidance on how to rebuild the engine?
Thank you for your help.