jbilcke-hf HF staff commited on
Commit
d7215d7
1 Parent(s): ef08385

better way of stopping the generation

Browse files
Files changed (1) hide show
  1. public/index.html +1 -1
public/index.html CHANGED
@@ -42,7 +42,7 @@
42
  Examples:
43
 
44
  <a href="/?prompt=a simple page to compute the BMI using metric units" class="text-bold underline">compute my BMI</a>,
45
- <a href="/?prompt=app listing various types of llamas with their photos" class="text-bold underline">photos of llamas</a>
46
  </p>
47
  <button
48
  class="btn disabled:text-stone-400"
 
42
  Examples:
43
 
44
  <a href="/?prompt=a simple page to compute the BMI using metric units" class="text-bold underline">compute my BMI</a>,
45
+ <a href="/?prompt=app listing various types of savanna animals, with their photos" class="text-bold underline">photos of savanna animals</a>
46
  </p>
47
  <button
48
  class="btn disabled:text-stone-400"