runtime error
Exit code: 1. Reason: 29.6k/29.6k [00:00<00:00, 129MB/s] special_tokens_map.json: 0%| | 0.00/24.1k [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 24.1k/24.1k [00:00<00:00, 118MB/s] config.json: 0%| | 0.00/907 [00:00<?, ?B/s][A config.json: 100%|██████████| 907/907 [00:00<00:00, 7.19MB/s] model.safetensors: 0%| | 0.00/2.97G [00:00<?, ?B/s][A model.safetensors: 5%|▍ | 147M/2.97G [00:01<00:19, 147MB/s][A model.safetensors: 38%|███▊ | 1.13G/2.97G [00:02<00:02, 638MB/s][A model.safetensors: 100%|█████████▉| 2.97G/2.97G [00:03<00:00, 946MB/s] generation_config.json: 0%| | 0.00/147 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 147/147 [00:00<00:00, 1.24MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 97, in <module> gr.Examples( File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 57, in create_examples examples_obj = Examples( File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 294, in __init__ self._get_processed_example(example) File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 328, in _get_processed_example prediction_value = component.postprocess(sample) File "/usr/local/lib/python3.10/site-packages/gradio_image_prompter/image_prompter.py", line 128, in postprocess return PromptData(image=super().postprocess(image), points=points) File "/usr/local/lib/python3.10/site-packages/pydantic/main.py", line 214, in __init__ validated_self = self.__pydantic_validator__.validate_python(data, self_instance=self) pydantic_core._pydantic_core.ValidationError: 1 validation error for PromptData image Input should be a valid dictionary or instance of FileData [type=model_type, input_value=ImageData(path='./dummy_p...pe': 'gradio.FileData'}), input_type=ImageData] For further information visit https://errors.pydantic.dev/2.10/v/model_type
Container logs:
Fetching error logs...