Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abidlabs
/
public-space-test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9167ff3
public-space-test
/
app.py
abidlabs
HF Staff
Create app.py
9167ff3
over 1 year ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"abidlabs/private-test-space"
).launch()