runtime error

Exit code: 1. Reason: Loaded model Loaded feature_extractor /usr/local/lib/python3.10/site-packages/transformers/models/vit/feature_extraction_vit.py:28: FutureWarning: The class ViTFeatureExtractor is deprecated and will be removed in version 5 of Transformers. Please use ViTImageProcessor instead. warnings.warn( /usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py:1601: FutureWarning: `clean_up_tokenization_spaces` was not set. It will be set to `True` by default. This behavior will be depracted in transformers v4.45, and will be then set to `False` by default. For more details check this issue: https://github.com/huggingface/transformers/issues/31884 warnings.warn( Loaded tokenizer Loaded 11 example images Traceback (most recent call last): File "/home/user/app/app.py", line 82, in <module> example_images.click(fn=set_example_image, inputs=[example_images], outputs=example_images.components) AttributeError: 'Dataset' object has no attribute 'components'. Did you mean: '_components'?

Container logs:

Fetching error logs...