Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thuongvv
/
breezedeus-pix2text-mfr
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6e6df57
breezedeus-pix2text-mfr
/
app.py
thuongvv
initial commit
6e6df57
verified
8 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/breezedeus/pix2text-mfr"
).launch()