Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kveer001
/
NumbersStation-nsql-llama-2-7B
like
0
Runtime error
App
Files
Files
Community
kveer001
commited on
Sep 6, 2023
Commit
ec62152
•
1 Parent(s):
fe0f325
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("models/NumbersStation/nsql-llama-2-7B").launch(
share=True
)
1
import gradio as gr
2
3
+
gr.Interface.load("models/NumbersStation/nsql-llama-2-7B").launch()