from pixelize import create_interface # Create and launch the interface interface = create_interface() interface.launch()