Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
anychat
like
2.01k
Running
on
CPU Upgrade
App
Files
Files
Community
58
Fetching metadata from the HF Docker repository...
4b3bd8e
anychat
/
app_playai.py
akhaliq
HF staff
add playai
2064a53
3 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,
)