runtime error

starting env setup ok ------------------------------------------------------------------------------- app.py 50 <module> diarizer.to(torch.device(GPU_AVAILABLE)) AttributeError: 'NoneType' object has no attribute 'to' Could not download 'pyannote/speaker-diarization-3.1' pipeline. It might be because the pipeline is private or gated so make sure to authenticate. Visit https://hf.co/settings/tokens to create your access token and retry with: >>> Pipeline.from_pretrained('pyannote/speaker-diarization-3.1', ... use_auth_token=YOUR_AUTH_TOKEN) If this still does not work, it might be because the pipeline is gated: visit https://hf.co/pyannote/speaker-diarization-3.1 to accept the user conditions.

Container logs:

Fetching error logs...