jdesiree commited on
Commit
3522825
·
verified ·
1 Parent(s): d03dc7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1012,7 +1012,7 @@ def create_interface():
1012
 
1013
  with gr.Column(elem_classes=["main-container"]):
1014
  # Title Section
1015
- gr.HTML('<div class="title-header"><h1>🎓 Mimir - Powered by Phi-3-mini</h1></div>')
1016
 
1017
  # Chat Section
1018
  with gr.Row():
 
1012
 
1013
  with gr.Column(elem_classes=["main-container"]):
1014
  # Title Section
1015
+ gr.HTML('<div class="title-header"><h1>🎓 Mimir</h1></div>')
1016
 
1017
  # Chat Section
1018
  with gr.Row():