Hugging Face's logo
C2MV
/
Runtime error

runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 529, in <module> main() File "/home/user/app/app.py", line 525, in main interface = create_gradio_interface() File "/home/user/app/app.py", line 516, in create_gradio_interface download_plot_button.click(download_current_plot, inputs=[all_figures_state_comp, current_index_state_comp, current_model_type_state_comp], outputs=download_plot_button_comp) NameError: name 'download_plot_button' is not defined. Did you mean: 'download_word_button'?

Container logs:

Fetching error logs...