DetectiveShadow commited on
Commit
3533790
·
verified ·
1 Parent(s): 62f83ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -160,7 +160,7 @@ def local_reply(user_msg, history, assessment_state, path_state):
160
  # Gradio UI
161
  # ------------------------------
162
  with gr.Blocks(theme="soft", fill_height=True) as demo:
163
- gr.Markdown("## Entrepreneurial Tutor (no external model)\nAsk about readiness or paths. Use the tools on the right to feed me context.")
164
 
165
  with gr.Row():
166
  # Chat
 
160
  # Gradio UI
161
  # ------------------------------
162
  with gr.Blocks(theme="soft", fill_height=True) as demo:
163
+ gr.Markdown("## Entrepreneurial Tutor testing \nAsk about readiness or paths. Use the tools on the right to feed me context.")
164
 
165
  with gr.Row():
166
  # Chat