Spaces:
Running
Running
Update index.html
Browse files- 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>
|