diffuse-the-rest / build /index.html
mishig's picture
mishig HF staff
new build
472f6e1
raw
history blame
2.67 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-a897c5c9.css" rel="stylesheet">
<link rel="modulepreload" href="/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/start-d5196321.js">
<link rel="modulepreload" href="/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/chunks/index-3db9fbe0.js">
<link rel="modulepreload" href="/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/chunks/singletons-bc375904.js">
<link rel="modulepreload" href="/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/components/pages/_layout.svelte-0d8178b2.js">
<link rel="modulepreload" href="/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/components/pages/_page.svelte-e4ca3eee.js">
</head>
<body>
<div>
<div class="flex flex-wrap gap-x-4 gap-y-2 justify-center mt-8"><img alt="Initial sketch" class="border-2 hidden">
<div class="flex flex-col items-center "><div id="board-container"></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>
<p class="mt-2 opacity-50">pro tip: upload img by dropping on the canvas</p></div></div>
<script type="module" data-sveltekit-hydrate="h04faq">
import { set_public_env, start } from "/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/start-d5196321.js";
set_public_env({});
start({
target: document.querySelector('[data-sveltekit-hydrate="h04faq"]').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>