boazchung commited on
Commit
76dced8
·
verified ·
1 Parent(s): bffff4f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -0
index.html CHANGED
@@ -65,6 +65,8 @@
65
  inputs: textToTranslate,
66
  });
67
  console.log(result);
 
 
68
  });
69
  </script>
70
  </body>
 
65
  inputs: textToTranslate,
66
  });
67
  console.log(result);
68
+ console.log(hf);
69
+ console.log("TOEKN: ", token)
70
  });
71
  </script>
72
  </body>