Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Vitloly
/
google-tapas-base-finetuned-sqa
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-tapas-base-finetuned-sqa
/
app.py
Vitloly
initial commit
2e7e7fa
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/google/tapas-base-finetuned-sqa"
).launch()