Files
ComfyUI-Omnivoice/requirements.txt
T
Ethanfel 3fee610050 fix: bump transformers minimum to >=4.57.0
Confirmed working version. Previous >=4.40.0 was too permissive and
older versions may lack APIs that omnivoice depends on.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 12:13:19 +02:00

10 lines
104 B
Plaintext

transformers>=4.57.0
accelerate
soundfile
numpy
pydub
tensorboardx
webdataset
beautifulsoup4
torchcodec