Text2Sql / app.py
nikravan's picture
initial commit
da62be3
raw
history blame
No virus
74 Bytes
import gradio as gr
gr.Interface.load("models/bigscience/bloom").launch()