runtime error
Exit code: 1. Reason: SchemaHandler = current_handler, File "/usr/local/lib/python3.10/site-packages/pydantic/json_schema.py", line 1823, in definitions_schema The name of the argument. File "/usr/local/lib/python3.10/site-packages/pydantic/json_schema.py", line 553, in generate_inner def new_handler_func( File "/usr/local/lib/python3.10/site-packages/pydantic/_internal/_schema_generation_shared.py", line 37, in __call__ def __call__(self, core_schema: CoreSchemaOrField, /) -> JsonSchemaValue: File "/usr/local/lib/python3.10/site-packages/pydantic/json_schema.py", line 527, in new_handler_func # similar to typing issue in _update_class_schema when we're working with callable js extra File "/usr/local/lib/python3.10/site-packages/pydantic/main.py", line 669, in __get_pydantic_json_schema__ obj: The object containing string data to validate. File "/usr/local/lib/python3.10/site-packages/pydantic/_internal/_schema_generation_shared.py", line 37, in __call__ def __call__(self, core_schema: CoreSchemaOrField, /) -> JsonSchemaValue: File "/usr/local/lib/python3.10/site-packages/pydantic/json_schema.py", line 527, in new_handler_func # similar to typing issue in _update_class_schema when we're working with callable js extra File "/usr/local/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py", line 223, in modify_model_json_schema File "/usr/local/lib/python3.10/site-packages/pydantic/dataclasses.py", line 14, in <module> from ._internal import _dataclasses as _pydantic_dataclasses File "/usr/local/lib/python3.10/site-packages/pydantic/_internal/_dataclasses.py", line 30, in <module> from ._utils import LazyClassAttribute ImportError: cannot import name 'LazyClassAttribute' from 'pydantic._internal._utils' (/usr/local/lib/python3.10/site-packages/pydantic/_internal/_utils.py) /usr/local/lib/python3.10/site-packages/gradio/analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.35.0, however version 4.44.1 is available, please upgrade. -------- print(
Container logs:
Fetching error logs...