Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IPN
/
demo123
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0d58938
demo123
/
app.py
valeria-legaria
Update app.py
0d58938
about 3 years ago
raw
Copy download link
history
blame
139 Bytes
import
gradio
as
gr
from
IPython.display
import
IFrame
IFrame(src=
'https://hf.space/gradioiframe/abidlabs/Draw/+'
, width=
1000
, height=
800
)