Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SDyson
/
PMMaster1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
PMMaster1
/
app.py
SDyson
Update app.py
6459098
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
from
gradio.sketch.run
import
create
demo = create(
"test.py"
,
"test.py.json"
)
demo.launch()