File size: 4,479 Bytes
22d28ca b81dc03 22d28ca 6b1cf92 b81dc03 be494e9 b81dc03 be494e9 b81dc03 be494e9 22d28ca 43d0dd8 c0104ce a63a70b 4325715 a63a70b 22d28ca a63a70b be494e9 22d28ca a63a70b b81dc03 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 52 53 54 55 56 57 58 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./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-bw39ln"><script src="https://code.jquery.com/jquery-1.12.4.min.js" data-svelte="svelte-bw39ln"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/drawingboard.js/0.4.2/drawingboard.min.js" data-svelte="svelte-bw39ln"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.contentWindow.min.js" data-svelte="svelte-bw39ln"></script>
<link href="./_app/immutable/assets/+layout-7c2f4ad7.css" rel="stylesheet">
<link href="./_app/immutable/assets/+page-376b236d.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-b871e127.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-032ac624.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-edb37fb5.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-f7e87a93.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-013f0d26.js">
</head>
<body>
<div>
<div class="flex flex-wrap gap-x-4 gap-y-2 justify-center my-8"><canvas class="border-[1.2px] desktop:mt-[34px] hidden"></canvas>
<div class="flex flex-col items-center "><div><p>Loadingβ¦</p>
<p>ββββββββββ</p></div>
<div id="board-container"></div>
</div></div>
<article class="prose-sm px-4 md:px-12 lg:px-56 mb-8 hidden"><div class="text-center"><p>Powered by <a href="https://huggingface.co/blog/controlnet" rel="nofollow">π€ Diffusers ControlNet</a></p>
<p>Diffusers provides a production-ready open-source <a href="https://huggingface.co/docs/diffusers/main/en/api/pipelines/stable_diffusion/controlnet" rel="nofollow">ControlNet pipeline</a></p>
<p><a href="https://huggingface.co/lllyasviel/sd-controlnet-scribble" rel="nofollow">ControlNet by Zhang & Agrawala (scribble version)</a> & Stable Diffusion model by <a href="https://huggingface.co/CompVis" rel="nofollow">CompVis</a> and <a href="https://huggingface.co/stabilityai" rel="nofollow">Stability AI</a> - Demo by π€ Hugging Face</p>
<p>Check out <a href="https://huggingface.co/spaces/hysts/ControlNet" rel="nofollow">ControlNet demo with all the modes/versions</a> by <a href="https://twitter.com/hysts12321" rel="nofollow">hysts</a></p></div>
<small><h3>LICENSE</h3>
<p>The model is licensed with a <a href="https://huggingface.co/spaces/CompVis/stable-diffusion-license" rel="nofollow">CreativeML Open RAIL-M</a> license. The authors claim no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in this license. The license forbids you from sharing any content that violates any laws, produce any harm to a person, disseminate any personal information that would be meant for harm, spread misinformation and target vulnerable groups. For the full list of restrictions please <a href="https://huggingface.co/spaces/CompVis/stable-diffusion-license" rel="nofollow">read the license</a></p>
<h3>Biases and content acknowledgment</h3>
<p>Despite how impressive being able to turn text into image is, beware to the fact that this model may output content that reinforces or exacerbates societal biases, as well as realistic faces, pornography and violence. The model was trained on the <a href="https://laion.ai/blog/laion-5b/" rel="nofollow">LAION-5B dataset</a>, which scraped non-curated image-text-pairs from the internet (the exception being the removal of illegal content) and is meant for research purposes. You can read more in the <a href="https://huggingface.co/CompVis/stable-diffusion-v1-4" rel="nofollow">model card</a></p></small></article>
<script type="module" data-sveltekit-hydrate="q6usem">
import { set_public_env, start } from "./_app/immutable/start-b871e127.js";
set_public_env({});
start({
target: document.querySelector('[data-sveltekit-hydrate="q6usem"]').parentNode,
paths: {"base":"","assets":""},
route: true,
spa: false,
trailing_slash: "never",
hydrate: {
status: 200,
error: null,
node_ids: [0, 2],
params: {},
routeId: ""
}
});
</script>
</div>
</body>
</html>
|