File size: 103 Bytes
c119f6d
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/MixTex/ZhEn-Latex-OCR",
   provider="hf-inference",
).launch()