Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
UKURIKIYEYEZU
/
Regal_assistance_Chatbot
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
UKURIKIYEYEZU
commited on
10 days ago
Commit
ef66d7b
·
verified
·
1 Parent(s):
044b8f7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -262,4 +262,4 @@ demo = gr.ChatInterface(
262
)
263
264
if __name__ == "__main__":
265
-
demo.launch(
share=True, inbrowser=True, height=800, width="100%"
)
262
)
263
264
if __name__ == "__main__":
265
+
demo.launch()