Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
dl2811
/
microsoft-trocr-large-printed
like
0
Runtime error
App
Files
Files
Community
bf830a6
microsoft-trocr-large-printed
/
app.py
dl2811
initial commit
bf830a6
verified
6 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/trocr-large-printed"
).launch()