Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
patti-j
/
PTchatKB
like
0
Runtime error
App
Files
Files
Community
1
patti-j
commited on
Apr 27, 2023
Commit
c7c1b41
•
1 Parent(s):
50e17ed
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -44,4 +44,4 @@ demo = gr.Interface(
44
)
45
46
# Launch demo
47
-
demo.launch(
share=True
)
44
)
45
46
# Launch demo
47
+
demo.launch()