Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
akhaliq/anychat
Mackintoshj
/
anychat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2064a53
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,
)