Chris-lab / pages /arena.py
kz209
update
f86ab54
raw
history blame
119 Bytes
from utils.multiple_stream import create_interface
def create_arena():
demo = create_interface()
return demo