Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
parrth007
/
microsoft-tapex-large-sql-execution
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4f7955d
microsoft-tapex-large-sql-execution
/
app.py
parrth007
initial commit
4f7955d
over 1 year ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/tapex-large-sql-execution"
).launch()