runtime error

The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers, 8-bit multiplication, and GPU quantization are unavailable. ā†‘ Those bitsandbytes warnings are expected on ZeroGPU ā†‘ Downloading shards: 0%| | 0/2 [00:00<?, ?it/s] Downloading shards: 50%|ā–ˆā–ˆā–ˆā–ˆā–ˆ | 1/2 [00:03<00:03, 3.55s/it] Downloading shards: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 2/2 [00:04<00:00, 2.09s/it] Downloading shards: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 2/2 [00:04<00:00, 2.31s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 50%|ā–ˆā–ˆā–ˆā–ˆā–ˆ | 1/2 [00:01<00:01, 1.38s/it] Loading checkpoint shards: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 2/2 [00:01<00:00, 1.15it/s] Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. /usr/local/lib/python3.10/site-packages/gradio/blocks.py:983: UserWarning: Cannot load huggingface. Caught Exception: 404 Client Error: Not Found for url: https://huggingface.co/api/spaces/huggingface (Request ID: Root=1-668a9bd2-012dd8012f5f5df56b01f611;c782bfea-f43c-4cf8-9875-b6f0e7900bd2) Sorry, we can't find the page you are looking for. warnings.warn(f"Cannot load {theme}. Caught Exception: {str(e)}") Traceback (most recent call last): File "/home/user/app/app.py", line 91, in <module> mf_transcribe = gr.Interface( File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 172, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1033, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'layout'

Container logs:

Fetching error logs...