Spaces:
Sleeping
Sleeping
Kevin Louis
commited on
Commit
•
4272bba
1
Parent(s):
56c4b1a
Update app.py
Browse files
app.py
CHANGED
@@ -192,7 +192,7 @@ ChatToSequence = gr.Interface(
|
|
192 |
allow_flagging="never",
|
193 |
title="Chat-To-Sequence",
|
194 |
description="<h2><center><span style='color: purple;'>This Demo App Allows You To Explore Your DNA Sequence Using Natural Language</span></h2></center>"
|
195 |
-
"<h5><center>Disclaimer: The app stores the user queries but doesn't store the DNA sequence."
|
196 |
"Please Don't Input Any Information You Don't Wish To Share Into The Query Box.<h5><center>",
|
197 |
theme=gr.themes.Soft(),
|
198 |
examples=[
|
|
|
192 |
allow_flagging="never",
|
193 |
title="Chat-To-Sequence",
|
194 |
description="<h2><center><span style='color: purple;'>This Demo App Allows You To Explore Your DNA Sequence Using Natural Language</span></h2></center>"
|
195 |
+
"<h5><center>Disclaimer: The app stores the user queries but doesn't store the DNA sequence. "
|
196 |
"Please Don't Input Any Information You Don't Wish To Share Into The Query Box.<h5><center>",
|
197 |
theme=gr.themes.Soft(),
|
198 |
examples=[
|