constellaration-bench / visualize.py
cgeorgiaw's picture
cgeorgiaw HF Staff
still trying to make the leaderboard
50e75cf
raw
history blame
198 Bytes
from constellaration.utils import (
file_exporter,
visualization,
visualization_utils,
)
import plotly.express as px
def make_visual(boundary):
visualization.plot_surface(boundary)