runtime error
Exit code: 1. Reason: [A special_tokens_map.json: 100%|ββββββββββ| 657/657 [00:00<00:00, 4.84MB/s] config.json: 0%| | 0.00/670 [00:00<?, ?B/s][A config.json: 100%|ββββββββββ| 670/670 [00:00<00:00, 3.35MB/s] model.safetensors: 0%| | 0.00/528M [00:00<?, ?B/s][A model.safetensors: 0%| | 0.00/528M [00:01<?, ?B/s][A model.safetensors: 0%| | 0.00/528M [00:02<?, ?B/s][A model.safetensors: 100%|ββββββββββ| 528M/528M [00:02<00:00, 187MB/s] Loading weights: 0%| | 0/246 [00:00<?, ?it/s][A Loading weights: 100%|ββββββββββ| 246/246 [00:00<00:00, 9355.16it/s] [1mCanineModel LOAD REPORT[0m 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...