Metadata-Version: 2.1
Name: comfyui-prompt-expander
Version: 0.0.1
Summary: A custom node for ComfyUI that expands text prompts using the SuperPrompt-v1 T5 model. This node helps generate more detailed and descriptive prompts from simple input text, which can be particularly useful for image generation workflows.
Home-page: https://github.com/jinanlongen/ComfyUI-Prompt-Expander
Requires-Python: >=3.10
Requires-Dist: transformers>=4.30.0
