Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vortexa64
/
test
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
test
/
app.py
vortexa64
Update app.py
d270a06
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
dom
with
dom.Blocks()
as
play:
dom.Button()
play.launch()