Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
akhaliq/anychat
h4sch
/
multichatbot
like
0
Runtime error
App
Files
Files
Community
57192ef
multichatbot
/
app_playai.py
hysts
HF staff
apply pre-commit
7360ef0
11 days ago
raw
Copy download link
history
blame
Safe
169 Bytes
import
gradio
as
gr
import
playai_gradio
demo = gr.load(
name=
"PlayDialog"
,
src=playai_gradio.registry,
)
for
fn
in
demo.fns.values():
fn.api_name =
False