Open songh11 opened 2 weeks ago
I want use tensorrt to accelerate https://github.com/MooreThreads/Moore-AnimateAnyone, but I don't know how to support referenceNet.Can you give me some advice?
You can try exporting it as an ONNX model and run with tensorrt: https://docs.nvidia.com/deeplearning/tensorrt/developer-guide/index.html#onnx-intro
I want use tensorrt to accelerate https://github.com/MooreThreads/Moore-AnimateAnyone, but I don't know how to support referenceNet.Can you give me some advice?