Spaces:
Running
Running
Update test5.html
Browse files- test5.html +1 -1
test5.html
CHANGED
|
@@ -111,7 +111,7 @@
|
|
| 111 |
};
|
| 112 |
|
| 113 |
// Hacemos la petici贸n a la API de Hugging Face
|
| 114 |
-
console.log (window.huggingface.variables);
|
| 115 |
|
| 116 |
//const cucu = "YOUR_HUGGING_FACE_API_KEY";
|
| 117 |
const cucu = window.huggingface.variables["API_KEY_1"];
|
|
|
|
| 111 |
};
|
| 112 |
|
| 113 |
// Hacemos la petici贸n a la API de Hugging Face
|
| 114 |
+
//console.log (window.huggingface.variables);
|
| 115 |
|
| 116 |
//const cucu = "YOUR_HUGGING_FACE_API_KEY";
|
| 117 |
const cucu = window.huggingface.variables["API_KEY_1"];
|