Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vigneshv
/
microsoft-trocr-small-handwritten
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c828e28
microsoft-trocr-small-handwritten
/
app.py
vigneshv
initial commit
c828e28
about 2 years ago
raw
Copy download link
history
blame
Safe
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/trocr-small-handwritten"
).launch()