Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aspik101
/
trurl-2-13b-GGML
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Aspik101
commited on
Aug 17, 2023
Commit
dbb95d1
·
1 Parent(s):
aa95e28
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -55,4 +55,4 @@ with gr.Blocks() as demo:
55
clear.click(lambda: None, None, chatbot, queue=False)
56
57
demo.queue()
58
-
demo.launch()
55
clear.click(lambda: None, None, chatbot, queue=False)
56
57
demo.queue()
58
+
demo.launch()