Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
open-nlp
/
Chris-lab
like
2
Sleeping
App
Files
Files
Community
2
0b41ab5
Chris-lab
/
pages
/
arena.py
kz209
update
899db21
6 months ago
raw
Copy download link
history
blame
Safe
156 Bytes
from
utils.multiple_stream
import
create_interface
def
create_arena
():
demo = create_interface()
#demo.queue()
#demo.launch()
return
demo