lalashechka commited on
Commit
db35679
1 Parent(s): 6a6b2cb

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -40,7 +40,7 @@ button#component-16 {
40
  const targetDiv41354 = grApp41354.querySelector('#component-5');
41
 
42
  const imgSrc = "http://localhost:7860/file=/tmp/gradio/85f0a75404f6d0ad5e6757284382fd4e388e091f/frog.png";
43
- const newSrc = "https://myneuralnetworks.ru/static/img/shark.png";
44
 
45
  targetDiv41354.querySelectorAll('img').forEach(img => {
46
  if (img.src === imgSrc) {
 
40
  const targetDiv41354 = grApp41354.querySelector('#component-5');
41
 
42
  const imgSrc = "http://localhost:7860/file=/tmp/gradio/85f0a75404f6d0ad5e6757284382fd4e388e091f/frog.png";
43
+ const newSrc = "https://myneuralnetworks.ru/static/img/fon19.webp";
44
 
45
  targetDiv41354.querySelectorAll('img').forEach(img => {
46
  if (img.src === imgSrc) {