Xenova HF Staff commited on
Commit
71fb1fe
·
verified ·
1 Parent(s): b46baa3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -154,7 +154,7 @@
154
  const startButton = document.getElementById("startButton");
155
  const loadingOverlay = document.getElementById("loadingOverlay");
156
 
157
- instructionText.value = "In one sentence, what do you see?"; // default instruction
158
 
159
  let stream;
160
  let isProcessing = false;
 
154
  const startButton = document.getElementById("startButton");
155
  const loadingOverlay = document.getElementById("loadingOverlay");
156
 
157
+ instructionText.value = "What do you see?"; // default instruction
158
 
159
  let stream;
160
  let isProcessing = false;