Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hysts-debug
/
load-chatinterface
like
0
Sleeping
App
Files
Files
Community
1cdaaf1
load-chatinterface
/
app.py
hysts
HF staff
Update
1cdaaf1
6 days ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"hysts-debug/sample-chat"
, src=
"spaces"
).launch()