runtime error
Exit code: 1. Reason: `TF_ENABLE_ONEDNN_OPTS=0`. 2025-09-25 12:57:16.219898: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2025-09-25 12:57:17.636528: I tensorflow/core/util/port.cc:153] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. preprocessor_config.json: 0%| | 0.00/271 [00:00<?, ?B/s][A preprocessor_config.json: 100%|██████████| 271/271 [00:00<00:00, 1.56MB/s] /usr/local/lib/python3.10/site-packages/transformers/image_processing_base.py:417: UserWarning: The following named arguments are not valid for `SegformerImageProcessor.__init__` and were ignored: 'feature_extractor_type', 'reduce_labels' image_processor = cls(**image_processor_dict) config.json: 0%| | 0.00/6.89k [00:00<?, ?B/s][A config.json: 100%|██████████| 6.89k/6.89k [00:00<00:00, 42.2MB/s] pytorch_model.bin: 0%| | 0.00/339M [00:00<?, ?B/s][A pytorch_model.bin: 21%|██ | 71.0M/339M [00:01<00:05, 49.4MB/s][A pytorch_model.bin: 100%|██████████| 339M/339M [00:01<00:00, 198MB/s] model.safetensors: 0%| | 0.00/339M [00:00<?, ?B/s][ATraceback (most recent call last): File "/home/user/app/app.py", line 242, in <module> gr.Image(shape=(200, 200)), File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 189, in wrapper return fn(self, **kwargs) TypeError: Image.__init__() got an unexpected keyword argument 'shape' model.safetensors: 21%|██ | 70.7M/339M [00:01<00:05, 51.0MB/s][A model.safetensors: 100%|██████████| 339M/339M [00:02<00:00, 162MB/s]
Container logs:
Fetching error logs...