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