Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hysts-debug
/
load-chatinterface
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
load-chatinterface
File size: 79 Bytes
1cdaaf1
1
2
3
4
import
gradio
as
gr gr.load(
"hysts-debug/sample-chat"
, src=
"spaces"
).launch()