Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mschumar
/
preoject
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
preoject
/
app.py
mschumar
initial commit
f59c995
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/nvidia/parakeet-rnnt-1.1b"
).launch()