multimodalart HF Staff commited on
Commit
9475b35
·
1 Parent(s): 310a2f8

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -136,6 +136,7 @@
136
  } else {
137
  messageDiv.textContent = 'Please select a file to upload';
138
  }
 
139
  }
140
  </script>
141
  </body>
 
136
  } else {
137
  messageDiv.textContent = 'Please select a file to upload';
138
  }
139
+ processingMessage.textContent = 'All files processed';
140
  }
141
  </script>
142
  </body>