Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
chansung
/
llama2-with-gradio-chat
like
141
Running
on
T4
App
Files
Files
Community
3
chansung
commited on
Aug 16, 2023
Commit
ec10833
•
1 Parent(s):
73d048f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -376,4 +376,4 @@ with gr.Blocks(css=MODEL_SELECTION_CSS, theme='gradio/soft') as demo:
376
_js=GET_LOCAL_STORAGE,
377
)
378
379
-
demo.launch()
376
_js=GET_LOCAL_STORAGE,
377
)
378
379
+
demo.
queue().
launch()