Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shobhit99
/
defog-sqlcoder-7b-2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
219f593
defog-sqlcoder-7b-2
/
app.py
shobhit99
initial commit
219f593
verified
8 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/defog/sqlcoder-7b-2"
).launch()