radames's picture
radames HF staff
Upload 16 files
b0e2db4
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width" />
<link href="./_app/immutable/assets/0.98e37fa3.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.bf5976cf.js">
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.e108d1fd.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.0131ad8a.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.1fa05a20.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.7e6319f2.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.b7b3585a.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.97291494.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents"> <main class="flex min-h-screen flex-col items-center justify-center p-12"><h1 class="text-5xl font-bold mb-2 text-center" data-svelte-h="svelte-1e9bq3j">Transformers.js</h1> <h2 class="text-2xl mb-4 text-center" data-svelte-h="svelte-1r4npkn">SvelteKit Static template (client-side)</h2> <input type="text" class="w-full max-w-xs p-2 border border-gray-300 rounded mb-4" placeholder="Enter text here"> </main>
<script>
{
__sveltekit_e6msii = {
base: new URL(".", location).pathname.slice(0, -1),
env: {}
};
const element = document.currentScript.parentElement;
const data = [null,null];
Promise.all([
import("./_app/immutable/entry/start.bf5976cf.js"),
import("./_app/immutable/entry/app.1fa05a20.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
data,
form: null,
error: null
});
});
}
</script>
</div>
</body>
</html>