Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
anychat
like
1.5k
Running
on
CPU Upgrade
App
Files
Files
Community
45
Fetching metadata from the HF Docker repository...
refs/pr/14
anychat
/
app_playai.py
akhaliq
HF staff
add playai
2064a53
about 2 months ago
raw
Copy download link
history
blame
Safe
113 Bytes
import
gradio
as
gr
import
playai_gradio
demo =gr.load(
name=
'PlayDialog'
,
src=playai_gradio.registry,
)