Metadata-Version: 2.1
Name: comfyui-text-to-pose
Version: 0.0.1
Summary: Generate human poses from text descriptions using T2P Transformer for ControlNet/T2I-Adapter workflows
Home-page: https://github.com/logicalor/comfyui_text_to_pose
Requires-Python: >=3.10
Requires-Dist: transformers>=4.30.0
Requires-Dist: huggingface_hub>=0.16.0
Requires-Dist: numpy
Requires-Dist: Pillow>=9.0.0
