Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abidlabs
/
test-loaded-space
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b35401f
test-loaded-space
/
app.py
abidlabs
HF Staff
Update app.py
b35401f
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"abidlabs/test-original-space"
, src=
"spaces"
).launch()