runtime error
Exit code: 1. Reason: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: css. Please pass these parameters to launch() instead. Loading MCI classification model from: /app/BrainIAC/./checkpoints/mci_model.pt MCI classification model loaded successfully onto cpu Traceback (most recent call last): File "/app/BrainIAC/app_gradio.py", line 651, in <module> gr.Image(os.path.join(APP_DIR, "static/images/kannlab.png"), File "/usr/local/lib/python3.10/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...