Ashrafb commited on
Commit
07b57c2
·
verified ·
1 Parent(s): 0781beb

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +0 -2
static/index.html CHANGED
@@ -457,8 +457,6 @@ function sendInputs() {
457
  return;
458
  }
459
 
460
- const imageBox = document.getElementById("image-box");
461
- imageBox.innerHTML = ""; // Clear previous content
462
 
463
  showSpinner('sendSpinner');
464
  const noiseLevel = document.getElementById("noise_level").value;
 
457
  return;
458
  }
459
 
 
 
460
 
461
  showSpinner('sendSpinner');
462
  const noiseLevel = document.getElementById("noise_level").value;