File size: 4,912 Bytes
22d28ca 93d2aea 22d28ca 6b1cf92 93d2aea 22d28ca 43d0dd8 c0104ce 4325715 22d28ca c0104ce 93d2aea 22d28ca c0104ce 93d2aea 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 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/staticspaceiframe/huggingface-projects/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-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="/staticspaceiframe/huggingface-projects/diffuse-the-rest/build/_app/immutable/assets/+layout-7c2f4ad7.css" rel="stylesheet">
<link href="/staticspaceiframe/huggingface-projects/diffuse-the-rest/build/_app/immutable/assets/+page-376b236d.css" rel="stylesheet">
<link rel="modulepreload" href="/staticspaceiframe/huggingface-projects/diffuse-the-rest/build/_app/immutable/start-0331d13d.js">
<link rel="modulepreload" href="/staticspaceiframe/huggingface-projects/diffuse-the-rest/build/_app/immutable/chunks/index-032ac624.js">
<link rel="modulepreload" href="/staticspaceiframe/huggingface-projects/diffuse-the-rest/build/_app/immutable/chunks/singletons-26bdc962.js">
<link rel="modulepreload" href="/staticspaceiframe/huggingface-projects/diffuse-the-rest/build/_app/immutable/components/pages/_layout.svelte-f7e87a93.js">
<link rel="modulepreload" href="/staticspaceiframe/huggingface-projects/diffuse-the-rest/build/_app/immutable/components/pages/_page.svelte-1525ec40.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>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>Powered by <a href="https://github.com/huggingface/diffusers" rel="nofollow">π€ Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch</a>. Based on <a href="https://twitter.com/psuraj28/status/1562039265126670339" rel="nofollow">notebook by @psuraj28</a></p>
<p>Check out <a href="https://huggingface.co/spaces/stabilityai/stable-diffusion" rel="nofollow">Stable Diffusion Gradio demo</a></p></div>
<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></article>
<script type="module" data-sveltekit-hydrate="1kokcf0">
import { set_public_env, start } from "/staticspaceiframe/huggingface-projects/diffuse-the-rest/build/_app/immutable/start-0331d13d.js";
set_public_env({});
start({
target: document.querySelector('[data-sveltekit-hydrate="1kokcf0"]').parentNode,
paths: {"base":"/staticspaceiframe/huggingface-projects/diffuse-the-rest/build","assets":"/staticspaceiframe/huggingface-projects/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>
|