runtime error

Exit code: 1. Reason: ] model.safetensors: 0%| | 0.00/1.11G [00:00<?, ?B/s] model.safetensors: 0%| | 2.59M/1.11G [00:01<07:17, 2.54MB/s] model.safetensors: 24%|β–ˆβ–ˆβ– | 268M/1.11G [00:02<00:06, 136MB/s]  model.safetensors: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 551M/1.11G [00:03<00:02, 198MB/s] model.safetensors: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 906M/1.11G [00:04<00:00, 235MB/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.11G/1.11G [00:05<00:00, 220MB/s] Loading weights: 0%| | 0/199 [00:00<?, ?it/s] Loading weights: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 199/199 [00:00<00:00, 5938.74it/s] tokenizer_config.json: 0%| | 0.00/1.40k [00:00<?, ?B/s] tokenizer_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.40k/1.40k [00:00<00:00, 7.05MB/s] sentencepiece.bpe.model: 0%| | 0.00/5.07M [00:00<?, ?B/s] sentencepiece.bpe.model: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 5.07M/5.07M [00:00<00:00, 10.4MB/s] tokenizer.json: 0%| | 0.00/17.1M [00:00<?, ?B/s] tokenizer.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 17.1M/17.1M [00:00<00:00, 40.8MB/s] special_tokens_map.json: 0%| | 0.00/965 [00:00<?, ?B/s] special_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 965/965 [00:00<00:00, 4.63MB/s] Download complete: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3.06G/3.06G [01:18<00:00, 39.2MB/s] config.json: 0%| | 0.00/296 [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 296/296 [00:00<00:00, 1.37MB/s] Model loaded successfully. Traceback (most recent call last): File "/app/app.py", line 257, in <module> with gr.Blocks(theme=gr.themes.Default(primary_hue="amber", secondary_hue="orange", neutral_hue="slate", dark_mode=True), css=custom_css, title="Vivekananda Scriptures Semantic Search") as demo: ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: Default.__init__() got an unexpected keyword argument 'dark_mode'

Container logs:

Fetching error logs...