File size: 2,619 Bytes
22d28ca a10bbc6 22d28ca a10bbc6 22d28ca a10bbc6 22d28ca a10bbc6 22d28ca 3ca6f8c 22d28ca a10bbc6 22d28ca a10bbc6 22d28ca |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
<!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-fa1a203e.css" rel="stylesheet">
<link rel="modulepreload" href="/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/start-a2fcb33e.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-3f3a6147.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-ccefc941.js">
</head>
<body>
<div>
<div class="flex flex-wrap gap-x-8 justify-center mt-8"><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>
<p class="mt-2 opacity-50">pro tip: upload img by dropping on the canvas</p></div></div>
<script type="module" data-sveltekit-hydrate="1et1gq7">
import { set_public_env, start } from "/staticspaceiframe/huggingface/diffuse-the-rest/build/_app/immutable/start-a2fcb33e.js";
set_public_env({});
start({
target: document.querySelector('[data-sveltekit-hydrate="1et1gq7"]').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>
|