Metadata-Version: 2.1
Name: comfyui-orpheus-loader
Version: 0.0.1
Summary: Custom node for ComfyUI to load the Orpheus TTS base model and prepare it for LoRA injection + speech generation.
Home-page: https://github.com/suhee19/comfyui-orpheus-loader
Requires-Python: >=3.10
Requires-Dist: transformers>=4.41
Requires-Dist: peft>=0.11
Requires-Dist: accelerate
Requires-Dist: numpy
Requires-Dist: soundfile
