Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Scakmak
/
Chatbot
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Scakmak
commited on
May 8, 2023
Commit
bf9f95d
·
1 Parent(s):
c2d0e3e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -58,4 +58,4 @@ with gr.Blocks() as demo:
58
59
60
61
-
demo.launch(
share= True
)
58
59
60
61
+
demo.launch()