Metadata-Version: 2.1
Name: comfyui-numbertotext
Version: 0.0.1
Summary: Converts a number (e.g., 2 or 15) into written text (e.g., two or fifteen). Works for english and german up to numbers as high as 9999 without problems.
Home-page: https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText
Requires-Python: >=3.10
Requires-Dist: num2words
