Metadata-Version: 2.1
Name: comfyui-remotetextencoder
Version: 0.0.1
Summary: Offload CLIP / T5 / Gemma text encoding to a separate GPU machine and use the results directly in ComfyUI.
Home-page: https://github.com/rwfsmith/ComfyUI-RemoteTextEncoder
Requires-Python: >=3.10
Requires-Dist: requests>=2.31.0
Requires-Dist: numpy
