Spaces:
Runtime error
Runtime error
Commit
·
3d9061f
1
Parent(s):
914a721
update version
Browse files
app.py
CHANGED
@@ -1471,7 +1471,7 @@ with gr.Blocks() as demo:
|
|
1471 |
|
1472 |
with gr.Column() as main2:
|
1473 |
title = gr.Markdown("""# <center> STLA BABY - YOUR FRIENDLY GUIDE
|
1474 |
-
<center> v0.6.
|
1475 |
chatbot = gr.Chatbot()
|
1476 |
with gr.Row():
|
1477 |
inputtext = gr.Textbox(
|
|
|
1471 |
|
1472 |
with gr.Column() as main2:
|
1473 |
title = gr.Markdown("""# <center> STLA BABY - YOUR FRIENDLY GUIDE
|
1474 |
+
<center> v0.6.3: Powered by MECH Core Team - GPT4 REMOTE MODE"""),
|
1475 |
chatbot = gr.Chatbot()
|
1476 |
with gr.Row():
|
1477 |
inputtext = gr.Textbox(
|