Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
| 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,
|