from utils.multiple_stream import create_interface def create_arena(): demo = create_interface() return demo