Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
cemt
/
cemt-WikiSQL-Phi-2-Super
like
0
Runtime error
App
Files
Files
Community
cf9bbe2
cemt-WikiSQL-Phi-2-Super
/
app.py
cemt
initial commit
cf9bbe2
verified
7 months ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/cemt/WikiSQL-Phi-2-Super"
).launch()