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