runtime error

Exit code: 1. Reason:  special_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 657/657 [00:00<00:00, 4.84MB/s] config.json: 0%| | 0.00/670 [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 670/670 [00:00<00:00, 3.35MB/s] model.safetensors: 0%| | 0.00/528M [00:00<?, ?B/s] model.safetensors: 0%| | 0.00/528M [00:01<?, ?B/s] model.safetensors: 0%| | 0.00/528M [00:02<?, ?B/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 528M/528M [00:02<00:00, 187MB/s] Loading weights: 0%| | 0/246 [00:00<?, ?it/s] Loading weights: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 246/246 [00:00<00:00, 9355.16it/s] CanineModel LOAD REPORT from: google/canine-s Key | Status | | -----------------------------+------------+--+- char_embeddings.position_ids | UNEXPECTED | | Notes: - UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch. βœ“ CANINE loaded (768-dim embeddings) 🧠 Initializing UNet model... βœ“ UNet initialized (198.5M parameters) ⚠️ No checkpoint found at: ./checkpoints/model.pt Using random initialization ============================================================ βœ… Ready for inference! ============================================================ /app/app.py:275: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. with gr.Blocks(title="DiffusionPen - Hindi Handwriting Generation", theme=theme) as demo: Traceback (most recent call last): File "/app/app.py", line 334, in <module> output_image = gr.Image( label="Generated Handwriting", ...<2 lines>... show_download_button=True ) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Image.__init__() got an unexpected keyword argument 'show_download_button'

Container logs:

Fetching error logs...