jbilcke-hf HF staff commited on
Commit
4bc8213
1 Parent(s): dc0a560

add explanation to compensate for failure cases

Browse files
Files changed (1) hide show
  1. public/index.html +1 -1
public/index.html CHANGED
@@ -29,7 +29,7 @@
29
  : 'text-lg lg:text-xl'"
30
  >
31
  <p>A space to generate tiny web apps.</p>
32
- <p>Try running the examples multiple times!</p>
33
  </div>
34
  <textarea
35
  name="promptDraft"
 
29
  : 'text-lg lg:text-xl'"
30
  >
31
  <p>A space to generate tiny web apps.</p>
32
+ <p>In case of hallucination try generating again 🎲</p>
33
  </div>
34
  <textarea
35
  name="promptDraft"