runtime error

Exit code: 1. Reason: For further information visit https://errors.pydantic.dev/2.11/v/dict_type config.yaml: 0%| | 0.00/2.81k [00:00<?, ?B/s] config.yaml: 100%|██████████| 2.81k/2.81k [00:00<00:00, 17.8MB/s] Getting models for guest Error loading client GPU Inference 2: Error code: 401 - {'error': 'Unauthorized'} 4090 x1-0 already loaded 4090 x1-1 already loaded 4090 x1-2 already loaded Error loading client 4090 x1-3: 2 validation errors for ModelConfig pile.file2persona Input should be a valid dictionary [type=dict_type, input_value=None, input_type=NoneType] For further information visit https://errors.pydantic.dev/2.11/v/dict_type pile.file2prefix Input should be a valid dictionary [type=dict_type, input_value=None, input_type=NoneType] For further information visit https://errors.pydantic.dev/2.11/v/dict_type 4090 x1-4 already loaded Error loading client 4090 x1-6: 2 validation errors for ModelConfig pile.file2persona Input should be a valid dictionary [type=dict_type, input_value=None, input_type=NoneType] For further information visit https://errors.pydantic.dev/2.11/v/dict_type pile.file2prefix Input should be a valid dictionary [type=dict_type, input_value=None, input_type=NoneType] For further information visit https://errors.pydantic.dev/2.11/v/dict_type 4090 x1-7 already loaded Traceback (most recent call last): File "/app/app.py", line 17, in <module> run() File "/usr/local/lib/python3.10/site-packages/brainforge_webapp/app.py", line 1580, in run blocks = init_gradio() File "/usr/local/lib/python3.10/site-packages/brainforge_webapp/app.py", line 1085, in init_gradio radios, _ = get_model_options(None) File "/usr/local/lib/python3.10/site-packages/brainforge_webapp/app.py", line 588, in get_model_options raise gr.Error(f"Model '4090-x1-6' is not available. Available models: {available_models}") gradio.exceptions.Error: "Model '4090-x1-6' is not available. Available models: ['4090 x1-0', '4090 x1-1', '4090 x1-2', '4090 x1-4', '4090 x1-7']"

Container logs:

Fetching error logs...