Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
nuclearmath
/
microsoft-trocr-large-printed
like
0
Sleeping
App
Files
Files
Community
main
microsoft-trocr-large-printed
/
app.py
nuclearmath
Changed model from base to large handwritten
9820749
verified
10 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/trocr-large-handwritten"
).launch()