Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vivek-sculptsoft
/
defog-sqlcoder-7b
like
0
Running
App
Files
Files
Community
main
defog-sqlcoder-7b
/
app.py
vivek-sculptsoft
initial commit
51b1bbf
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/defog/sqlcoder-7b"
).launch()