DetectiveShadow commited on
Commit
2a1c80f
·
verified ·
1 Parent(s): 4fcbd38

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -218,7 +218,7 @@ def local_reply(user_msg, history, assessment_state, path_state):
218
  # Gradio UI
219
  # ------------------------------
220
  with gr.Blocks(theme="soft", fill_height=True) as demo:
221
- gr.Markdown("## Entrepreneurial Tutor (domains kept, assessment replaced)")
222
 
223
  with gr.Row():
224
  # Chat
 
218
  # Gradio UI
219
  # ------------------------------
220
  with gr.Blocks(theme="soft", fill_height=True) as demo:
221
+ gr.Markdown("## Entrepreneurial Tutor")
222
 
223
  with gr.Row():
224
  # Chat