runtime error
Exit code: 1. Reason: Loading quantized Chatterbox model... Traceback (most recent call last): File "/app/app.py", line 18, in <module> from voiceclonnx import VoiceCloner ModuleNotFoundError: No module named 'voiceclonnx' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/app.py", line 21, in <module> from vconnx import VoiceCloner ModuleNotFoundError: No module named 'vconnx' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/app.py", line 23, in <module> raise ImportError( ImportError: Install voiceclonnx or vconnx. Run: pip install voiceclonnx gradio
Container logs:
Fetching error logs...