Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Vitloly
/
microsoft-tapex-base
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0f4587f
microsoft-tapex-base
/
app.py
Vitloly
initial commit
0f4587f
verified
9 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/tapex-base"
).launch()