Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nevproject
/
just-audio
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
just-audio
/
app.py
nevreal
Update app.py
e75dc48
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
with
gr.Blocks()
as
demo:
audio = gr.Audio()
demo.launch