chheplo commited on
Commit
fc85f1a
·
verified ·
1 Parent(s): b08d5e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -221,7 +221,8 @@ SAMPLE_QS = [
221
 
222
 
223
  with gr.Blocks(title="ThinkingDhenu US Agriculture Extensions Chat", css=CSS, theme=gr.themes.Soft()) as demo:
224
- gr.Markdown("<h2>🐮 Research Preview of reasoning model based on US Agricultural extension knowledge in collaboration with Extension Foundation</h2>")
 
225
 
226
  with gr.Row():
227
  # ---- Left panel ----
 
221
 
222
 
223
  with gr.Blocks(title="ThinkingDhenu US Agriculture Extensions Chat", css=CSS, theme=gr.themes.Soft()) as demo:
224
+ gr.Markdown("<h2>🐮 ThinkingDhenu US Agriculture Extensions Chat</h2>")
225
+ gr.Markdown("<h4>Research Preview of reasoning model based on US Agricultural extension knowledge in collaboration with Extension Foundation</h4>")
226
 
227
  with gr.Row():
228
  # ---- Left panel ----