Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
taquynhnga/CNNs-interpretation-visualization
ludusc
/
latent-space-theories
like
1
Runtime error
App
Files
Files
Community
e79558d
latent-space-theories
/
frontend
/
__init__.py
Ludovica Schaerf
Duplicate from taquynhnga/CNNs-interpretation-visualization
fcc16aa
over 1 year ago
raw
Copy download link
history
blame
Safe
138 Bytes
import
streamlit.components.v1
as
components
on_click_graph = components.declare_component(
"on_click_graph"
,
path=
"./frontend"
)