Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
satdownready
/
microsoft-trocr-large-stage1
like
0
Running
App
Files
Files
Community
faa9923
microsoft-trocr-large-stage1
/
app.py
satdownready
initial commit
faa9923
about 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/trocr-large-stage1"
).launch()