Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
nikravan
/
Text2Sql
like
1
Running
App
Files
Files
Community
11
da62be3
Text2Sql
/
app.py
nikravan
initial commit
da62be3
almost 2 years ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/bigscience/bloom"
).launch()