Metadata-Version: 2.1
Name: comfyui-wordembeddings
Version: 0.0.1
Summary: Word embedding utility nodes for ComfyUI. Load a pre-trained embedding model, explore neighbors, do analogies, and project any token/phrase onto 1D/2D/3D semantic axes with human‑readable summaries.
Home-page: https://github.com/jtrue/ComfyUI-WordEmbeddings
Requires-Python: >=3.10
Requires-Dist: gensim>=4.3.3
Requires-Dist: numpy
