Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ShashankSS1205
/
DomainSpecificQuesAns
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ShashankSS1205
commited on
Jan 25, 2024
Commit
ea5e0e0
·
verified
·
1 Parent(s):
d1d2dae
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -85,4 +85,4 @@ with gr.Blocks(css=css) as demo:
85
bot, chatbot, chatbot
86
)
87
88
-
demo.launch(
server_port=8080
)
85
bot, chatbot, chatbot
86
)
87
88
+
demo.launch()