Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sberger
/
gradio_test
like
0
Runtime error
App
Files
Files
Community
bb1967e
gradio_test
/
app.py
sberger
Create app.py
bb1967e
over 2 years ago
raw
Copy download link
history
blame
Safe
108 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/jonatasgrosman/wav2vec2-large-xlsr-53-german"
).launch();