Metadata-Version: 2.1
Name: resemble-enhance-comfyui
Version: 0.0.1
Summary: A custom ComfyUI node for audio enhancement using Resemble AI's Resemble Enhance model. Created using OpenHands, Cline, and DeepSeek.
Home-page: https://github.com/EuphoricPenguin/resemble-enhance-comfyui
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: librosa>=0.10.1
Requires-Dist: soundfile>=0.12.1
Requires-Dist: tqdm>=4.66.1
Requires-Dist: resampy>=0.4.2
Requires-Dist: pandas>=2.1.3
Requires-Dist: omegaconf>=2.3.0
Requires-Dist: scipy>=1.11.4
Requires-Dist: accelerate>=0.30.1
Requires-Dist: tabulate>=0.8.10
