Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
v1nn1c1u5
/
google-tapas-base-finetuned-tabfact
like
0
Runtime error
App
Files
Files
Community
fb225e3
google-tapas-base-finetuned-tabfact
/
app.py
v1nn1c1u5
initial commit
fb225e3
verified
9 months ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/google/tapas-base-finetuned-tabfact"
).launch()