943ca21 09eb7f9 c872642 09eb7f9 bb46751
1
2
3
4
5
import gradio as gr from ui.layout import build_ui demo = build_ui() demo.launch()