Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
triopood
/
microsoft-trocr-large-printed
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
245f1c3
microsoft-trocr-large-printed
/
app.py
triopood
initial commit
245f1c3
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/trocr-large-printed"
).launch()