diffuse-the-rest / build /index.html
mishig's picture
mishig HF staff
Add build
22d28ca
raw history blame
No virus
2.54 kB
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/staticspaceiframe/huggingface/diffuse-the-rest/build/favicon.png" />
<meta name="viewport" content="width=device-width" />
<meta http-equiv="content-security-policy" content=""><link href="https://cdnjs.cloudflare.com/ajax/libs/drawingboard.js/0.4.2/drawingboard.css" rel="stylesheet" data-svelte="svelte-18yikln"><script src="https://code.jquery.com/jquery-1.12.4.min.js" data-svelte="svelte-18yikln"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/drawingboard.js/0.4.2/drawingboard.min.js" data-svelte="svelte-18yikln"></script>
<link href="/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/assets/+layout-c8229c03.css" rel="stylesheet">
<link rel="modulepreload" href="/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/start-324552ca.js">
<link rel="modulepreload" href="/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/chunks/index-3def1fb1.js">
<link rel="modulepreload" href="/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/chunks/singletons-eaaae366.js">
<link rel="modulepreload" href="/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/components/pages/_layout.svelte-5a07bc44.js">
<link rel="modulepreload" href="/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/components/pages/_page.svelte-d5211bcf.js">
</head>
<body>
<div>
<div class="flex flex-wrap gap-x-8 justify-center mt-16"><div class=""><div id="board-container" style="width: 512px;height: 545px;"></div>
<div class="flex gap-x-2 mt-4 items-center justify-center "><input type="text" class="border-2 " placeholder="Add prompt" value="">
<button class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4">diffuse the f rest
</button></div></div></div>
<script type="module" data-sveltekit-hydrate="tzrneh">
import { set_public_env, start } from "/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/start-324552ca.js";
set_public_env({});
start({
target: document.querySelector('[data-sveltekit-hydrate="tzrneh"]').parentNode,
paths: {"base":"/staticspaceiframe/huggingface/diffuse-the-rest/build","assets":"/staticspaceiframe/huggingface/diffuse-the-rest/build"},
route: true,
spa: false,
trailing_slash: "never",
hydrate: {
status: 200,
error: null,
node_ids: [0, 2],
params: {},
routeId: ""
}
});
</script>
</div>
</body>
</html>