runtime error

Exit code: 1. Reason: .dev/2.11/v/dict_type Error loading client 4090 x1-4: 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 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 Error loading client 4090 x1-7: 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 Traceback (most recent call last): File "/app/app.py", line 17, in <module> run() ~~~^^ File "/usr/local/lib/python3.13/site-packages/brainforge_webapp/app.py", line 1580, in run blocks = init_gradio() File "/usr/local/lib/python3.13/site-packages/brainforge_webapp/app.py", line 1085, in init_gradio radios, _ = get_model_options(None) ~~~~~~~~~~~~~~~~~^^^^^^ File "/usr/local/lib/python3.13/site-packages/brainforge_webapp/app.py", line 588, in get_model_options raise gr.Error(f"Model '4090-x1-0' is not available. Available models: {available_models}") gradio.exceptions.Error: "Model '4090-x1-0' is not available. Available models: []"

Container logs:

Fetching error logs...