dalejorden commited on
Commit
2da1bfa
·
verified ·
1 Parent(s): 60c3597

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -126,7 +126,7 @@ with gr.Blocks(css=css, title="HSAN1 Research Assistant") as demo:
126
  gr.Markdown("# 🧬 HSAN1 Research Assistant")
127
 
128
  # Instruction line
129
- gr.HTML("<p class='custom-description'>down to enter your questions about HSAN1 research below. Responses are based solely on contents of this website.</p>")
130
 
131
  gr.ChatInterface(
132
  respond,
 
126
  gr.Markdown("# 🧬 HSAN1 Research Assistant")
127
 
128
  # Instruction line
129
+ gr.HTML("<p class='custom-description'>Scroll down to enter your question. Responses are based solely on contents of this website.</p>")
130
 
131
  gr.ChatInterface(
132
  respond,