EvoTransformer-v2.1 / dashboard.py
HemanM's picture
Update dashboard.py
d2a18e8 verified
raw
history blame
142 Bytes
# dashboard.py
import gradio as gr
def display_dashboard():
return gr.Markdown("## πŸ“Š EvoTransformer Live Dashboard\n\nComing soon!")