runtime error
Exit code: 1. Reason: Note: Environment variable`HF_TOKEN` is set and is the current active token independently from the token you've just configured. Successfully logged in to Hugging Face Hub. /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:795: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( config.json: 0%| | 0.00/1.60k [00:00<?, ?B/s][A config.json: 100%|██████████| 1.60k/1.60k [00:00<00:00, 15.0MB/s] pytorch_model.bin: 0%| | 0.00/378M [00:00<?, ?B/s][A pytorch_model.bin: 100%|█████████▉| 378M/378M [00:00<00:00, 382MB/s] Some weights of Wav2Vec2ForCTC were not initialized from the model checkpoint at facebook/wav2vec2-base-960h and are newly initialized: ['wav2vec2.masked_spec_embed'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. preprocessor_config.json: 0%| | 0.00/159 [00:00<?, ?B/s][A preprocessor_config.json: 100%|██████████| 159/159 [00:00<00:00, 1.46MB/s] tokenizer_config.json: 0%| | 0.00/163 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 163/163 [00:00<00:00, 1.50MB/s] vocab.json: 0%| | 0.00/291 [00:00<?, ?B/s][A vocab.json: 100%|██████████| 291/291 [00:00<00:00, 2.46MB/s] special_tokens_map.json: 0%| | 0.00/85.0 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 85.0/85.0 [00:00<00:00, 703kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 312, in <module> input_video = gr.inputs.Video(type="file", label="Input Video") AttributeError: module 'gradio' has no attribute 'inputs'
Container logs:
Fetching error logs...