Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AbishekVVN
/
LarkAI-bart_large_nl2sql
like
0
Running
App
Files
Files
Community
main
LarkAI-bart_large_nl2sql
/
app.py
AbishekVVN
initial commit
ebbdd92
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/LarkAI/bart_large_nl2sql"
).launch()