Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -339,7 +339,7 @@ requestAnimationFrame(joob);
|
|
339 |
try {
|
340 |
form.addEventListener('submit', async (event) => {
|
341 |
event.preventDefault();
|
342 |
-
|
343 |
decep();
|
344 |
deus.style.display = 'block';
|
345 |
for (var tapdance = 0; tapdance < 6; tapdance++){
|
|
|
339 |
try {
|
340 |
form.addEventListener('submit', async (event) => {
|
341 |
event.preventDefault();
|
342 |
+
HF_API = prompt("Enter your HF API key");
|
343 |
decep();
|
344 |
deus.style.display = 'block';
|
345 |
for (var tapdance = 0; tapdance < 6; tapdance++){
|