runtime error

/usr/local/lib/python3.10/site-packages/pyannote/audio/core/io.py:43: UserWarning: torchaudio._backend.set_audio_backend has been deprecated. With dispatcher enabled, this function is no-op. You can remove the function call. torchaudio.set_audio_backend("soundfile") torchvision is not available - cannot save figures Could not download 'numblilbug/Diarization_and_ASR_for_Kazym_Khanty' model. It might be because the model is private or gated so make sure to authenticate. Visit https://hf.co/settings/tokens to create your access token and retry with: >>> Model.from_pretrained('numblilbug/Diarization_and_ASR_for_Kazym_Khanty', ... use_auth_token=YOUR_AUTH_TOKEN) If this still does not work, it might be because the model is gated: visit https://hf.co/numblilbug/Diarization_and_ASR_for_Kazym_Khanty to accept the user conditions. Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> pretrained_pipeline = Pipeline.from_pretrained("pyannote/speaker-diarization-3.1", use_auth_token= HUGGING_TOKEN ) NameError: name 'HUGGING_TOKEN' is not defined

Container logs:

Fetching error logs...