Spaces:
Runtime error
Runtime error
Commit
•
d7215d7
1
Parent(s):
ef08385
better way of stopping the generation
Browse files- 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
|
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"
|