Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
yhraje
/
Yogesh_Demo3_ImagetoText
like
0
Sleeping
App
Files
Files
Community
e85b14a
Yogesh_Demo3_ImagetoText
/
app.py
yhraje
initial commit
e85b14a
11 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/trocr-base-handwritten"
).launch()