gokaygokay's picture
next trial
edadc03
from ui_components import create_interface
if __name__ == "__main__":
demo = create_interface()
demo.launch()