Metadata-Version: 2.1
Name: comfyui-yolonaspose-tensorrt
Version: 0.0.1
Summary: This repo provides a ComfyUI Custom Node implementation of [a/YOLO-NAS-POSE](https://github.com/Deci-AI/super-gradients), powered by TensorRT for ultra fast pose estimation. It has been adapted to work with openpose controlnet (experimental)
Home-page: https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt
Requires-Python: >=3.10
Requires-Dist: tensorrt
Requires-Dist: opencv-python-headless
Requires-Dist: polygraphy
Requires-Dist: matplotlib
