hynky's picture
hynky HF staff
UI overhaul + seapration of concerns
40e38d3
raw
history blame
83 Bytes
from src.view.view import create_interface
demo = create_interface()
demo.launch()