nlp2sql / app.py
Rohan001's picture
Update app.py
6f2a516 verified
raw
history blame
88 Bytes
import gradio as gr
gr.load("models/NumbersStation/nsql-llama-2-7B").launch(share=True)