Kevin Louis commited on
Commit
ead1723
1 Parent(s): 1cc7286

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -198,7 +198,7 @@ ChatToSequence = gr.Interface(
198
  "What are the bases from position 2 to 10"],
199
  ["ggcattgaggagaccattgacaccgtcattagcaatgcactacaactgtcacaacctaaa",
200
  "How many bases are there from position 2 to 10"],
201
- ["ggcattgaggagaccattgacaccgtcattagcaatgcactacaactgtcacaacctaaa",
202
  "Show pie chart of total bases"],
203
  ],
204
  ).queue()
 
198
  "What are the bases from position 2 to 10"],
199
  ["ggcattgaggagaccattgacaccgtcattagcaatgcactacaactgtcacaacctaaa",
200
  "How many bases are there from position 2 to 10"],
201
+ ["ggcattgaggagaccattgacaccgtcattagcaatgcactacaactgtcacaacctaaaaa",
202
  "Show pie chart of total bases"],
203
  ],
204
  ).queue()