Ludovica Schaerf
Duplicate from taquynhnga/CNNs-interpretation-visualization
fcc16aa
import streamlit.components.v1 as components
on_click_graph = components.declare_component(
"on_click_graph",
path="./frontend"
)