Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aegatlin
/
trocr-test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
trocr-test
/
app.py
Austin Gatlin
try even easier way to use trocr
e82c354
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/trocr-small-handwritten"
).launch()