Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
morgengc
/
breezedeus-pix2text-table-rec
like
0
Running
App
Files
Files
Community
main
breezedeus-pix2text-table-rec
/
app.py
morgengc
initial commit
d3a8f4d
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/breezedeus/pix2text-table-rec"
).launch()