Metadata-Version: 2.1
Name: comfyui-dwpose-tensorrt
Version: 0.0.1
Summary: This project provides a Tensorrt implementation of Dwpose for ultra fast pose estimation inside ComfyUI
Home-page: https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt
Requires-Python: >=3.10
Requires-Dist: tensorrt
Requires-Dist: polygraphy
Requires-Dist: numpy
Requires-Dist: tqdm
Requires-Dist: opencv-python-headless
Requires-Dist: matplotlib
