Ludovica Schaerf
Duplicate from taquynhnga/CNNs-interpretation-visualization
fcc16aa
raw
history blame
No virus
138 Bytes
import streamlit.components.v1 as components
on_click_graph = components.declare_component(
"on_click_graph",
path="./frontend"
)