Kevin Louis commited on
Commit
a953235
1 Parent(s): 4272bba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -192,8 +192,8 @@ 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=[
199
  ["ggcattgaggagaccattgacaccgtcattagcaatgcactacaactgtcacaacctaaa",
 
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=[
199
  ["ggcattgaggagaccattgacaccgtcattagcaatgcactacaactgtcacaacctaaa",