Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chukkaanandarao
/
pardeepSF-layoutlm-vqa
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
pardeepSF-layoutlm-vqa
/
app.py
chukkaanandarao
initial commit
ab1e879
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/pardeepSF/layoutlm-vqa"
).launch()