YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co./docs/hub/model-cards#model-card-metadata)
ComfyUI-Facerestore-Tensorrt
https://github.com/yuvraj108c/ComfyUI-Facerestore-Tensorrt/tree/master
The instruction is to simply download the following onnx models:
- gfqgan.onnx
- odeformer.onnx
And build tensorrt engines for these models by running:
python export_trt.py
These files should work if you are using NVIDIA AGX ORIN 64GB Dev Kit. Otherwise you will need to build your own engine file as it is dependant on your hardware.
Good Luck~!