Krishna79939's picture
initial commit
34cdf11 verified
raw
history blame contribute delete
110 Bytes
import gradio as gr
gr.load(
"models/microsoft/trocr-base-printed",
provider="hf-inference",
).launch()