Buckets:

rtrm's picture
download
raw
18.3 kB
<meta charset="utf-8" /><meta name="hf:doc:metadata" content="{&quot;title&quot;:&quot;Hugging Face Diffusion Models Course&quot;,&quot;local&quot;:&quot;hugging-face-diffusion-models-course&quot;,&quot;sections&quot;:[{&quot;title&quot;:&quot;Prerequisites&quot;,&quot;local&quot;:&quot;prerequisites&quot;,&quot;sections&quot;:[],&quot;depth&quot;:2},{&quot;title&quot;:&quot;What is the syllabus?&quot;,&quot;local&quot;:&quot;what-is-the-syllabus&quot;,&quot;sections&quot;:[],&quot;depth&quot;:2},{&quot;title&quot;:&quot;Who are we?&quot;,&quot;local&quot;:&quot;who-are-we&quot;,&quot;sections&quot;:[],&quot;depth&quot;:2},{&quot;title&quot;:&quot;FAQ&quot;,&quot;local&quot;:&quot;faq&quot;,&quot;sections&quot;:[],&quot;depth&quot;:2},{&quot;title&quot;:&quot;Let’s get started!&quot;,&quot;local&quot;:&quot;lets-get-started&quot;,&quot;sections&quot;:[],&quot;depth&quot;:2}],&quot;depth&quot;:1}">
<link href="/docs/diffusion-course/pr_91/en/_app/immutable/assets/0.e3b0c442.css" rel="modulepreload">
<link rel="modulepreload" href="/docs/diffusion-course/pr_91/en/_app/immutable/entry/start.884b0eeb.js">
<link rel="modulepreload" href="/docs/diffusion-course/pr_91/en/_app/immutable/chunks/scheduler.048ce5c2.js">
<link rel="modulepreload" href="/docs/diffusion-course/pr_91/en/_app/immutable/chunks/singletons.7e222c12.js">
<link rel="modulepreload" href="/docs/diffusion-course/pr_91/en/_app/immutable/chunks/paths.b6ececba.js">
<link rel="modulepreload" href="/docs/diffusion-course/pr_91/en/_app/immutable/entry/app.0958b07f.js">
<link rel="modulepreload" href="/docs/diffusion-course/pr_91/en/_app/immutable/chunks/index.2633050f.js">
<link rel="modulepreload" href="/docs/diffusion-course/pr_91/en/_app/immutable/nodes/0.4c85cf8e.js">
<link rel="modulepreload" href="/docs/diffusion-course/pr_91/en/_app/immutable/chunks/each.e59479a4.js">
<link rel="modulepreload" href="/docs/diffusion-course/pr_91/en/_app/immutable/nodes/5.47152134.js">
<link rel="modulepreload" href="/docs/diffusion-course/pr_91/en/_app/immutable/chunks/CodeBlock.b34ffc90.js">
<link rel="modulepreload" href="/docs/diffusion-course/pr_91/en/_app/immutable/chunks/EditOnGithub.336973dd.js"><!-- HEAD_svelte-u9bgzb_START --><meta name="hf:doc:metadata" content="{&quot;title&quot;:&quot;Hugging Face Diffusion Models Course&quot;,&quot;local&quot;:&quot;hugging-face-diffusion-models-course&quot;,&quot;sections&quot;:[{&quot;title&quot;:&quot;Prerequisites&quot;,&quot;local&quot;:&quot;prerequisites&quot;,&quot;sections&quot;:[],&quot;depth&quot;:2},{&quot;title&quot;:&quot;What is the syllabus?&quot;,&quot;local&quot;:&quot;what-is-the-syllabus&quot;,&quot;sections&quot;:[],&quot;depth&quot;:2},{&quot;title&quot;:&quot;Who are we?&quot;,&quot;local&quot;:&quot;who-are-we&quot;,&quot;sections&quot;:[],&quot;depth&quot;:2},{&quot;title&quot;:&quot;FAQ&quot;,&quot;local&quot;:&quot;faq&quot;,&quot;sections&quot;:[],&quot;depth&quot;:2},{&quot;title&quot;:&quot;Let’s get started!&quot;,&quot;local&quot;:&quot;lets-get-started&quot;,&quot;sections&quot;:[],&quot;depth&quot;:2}],&quot;depth&quot;:1}"><!-- HEAD_svelte-u9bgzb_END --> <p></p> <h1 class="relative group"><a id="hugging-face-diffusion-models-course" class="header-link block pr-1.5 text-lg no-hover:hidden with-hover:absolute with-hover:p-1.5 with-hover:opacity-0 with-hover:group-hover:opacity-100 with-hover:right-full" href="#hugging-face-diffusion-models-course"><span><svg class="" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path d="M167.594 88.393a8.001 8.001 0 0 1 0 11.314l-67.882 67.882a8 8 0 1 1-11.314-11.315l67.882-67.881a8.003 8.003 0 0 1 11.314 0zm-28.287 84.86l-28.284 28.284a40 40 0 0 1-56.567-56.567l28.284-28.284a8 8 0 0 0-11.315-11.315l-28.284 28.284a56 56 0 0 0 79.196 79.197l28.285-28.285a8 8 0 1 0-11.315-11.314zM212.852 43.14a56.002 56.002 0 0 0-79.196 0l-28.284 28.284a8 8 0 1 0 11.314 11.314l28.284-28.284a40 40 0 0 1 56.568 56.567l-28.285 28.285a8 8 0 0 0 11.315 11.314l28.284-28.284a56.065 56.065 0 0 0 0-79.196z" fill="currentColor"></path></svg></span></a> <span>Hugging Face Diffusion Models Course</span></h1> <p data-svelte-h="svelte-6wur6d">In this free course, you will:</p> <ul data-svelte-h="svelte-tnliz8"><li>👩‍🎓 Study the theory behind diffusion models</li> <li>🧨 Learn how to generate images and audio with the popular 🤗 Diffusers library</li> <li>🏋️‍♂️ Train your own diffusion models from scratch</li> <li>📻 Fine-tune existing diffusion models on new datasets</li> <li>🗺 Explore conditional generation and guidance</li> <li>🧑‍🔬 Create your own custom diffusion model pipelines</li></ul> <h2 class="relative group"><a id="prerequisites" class="header-link block pr-1.5 text-lg no-hover:hidden with-hover:absolute with-hover:p-1.5 with-hover:opacity-0 with-hover:group-hover:opacity-100 with-hover:right-full" href="#prerequisites"><span><svg class="" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path d="M167.594 88.393a8.001 8.001 0 0 1 0 11.314l-67.882 67.882a8 8 0 1 1-11.314-11.315l67.882-67.881a8.003 8.003 0 0 1 11.314 0zm-28.287 84.86l-28.284 28.284a40 40 0 0 1-56.567-56.567l28.284-28.284a8 8 0 0 0-11.315-11.315l-28.284 28.284a56 56 0 0 0 79.196 79.197l28.285-28.285a8 8 0 1 0-11.315-11.314zM212.852 43.14a56.002 56.002 0 0 0-79.196 0l-28.284 28.284a8 8 0 1 0 11.314 11.314l28.284-28.284a40 40 0 0 1 56.568 56.567l-28.285 28.285a8 8 0 0 0 11.315 11.314l28.284-28.284a56.065 56.065 0 0 0 0-79.196z" fill="currentColor"></path></svg></span></a> <span>Prerequisites</span></h2> <p data-svelte-h="svelte-wxxd2p">This course requires a good level in Python and a grounding in deep learning and Pytorch.
If it’s not the case yet, you can check these free resources:</p> <ul data-svelte-h="svelte-r6rqzq"><li>Python: <a href="https://www.udacity.com/course/introduction-to-python--ud1110" rel="nofollow">https://www.udacity.com/course/introduction-to-python—ud1110</a></li> <li>Intro to Deep Learning with PyTorch: <a href="https://www.udacity.com/course/deep-learning-pytorch--ud188" rel="nofollow">https://www.udacity.com/course/deep-learning-pytorch—ud188</a></li> <li>PyTorch in 60min: <a href="https://pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html" rel="nofollow">https://pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html</a></li></ul> <p data-svelte-h="svelte-1catto6">To upload your models to the Hugging Face Hub, you’ll need an account. You can create one for free at the following address: <a href="https://huggingface.co/join" rel="nofollow">https://huggingface.co/join</a>.</p> <h2 class="relative group"><a id="what-is-the-syllabus" class="header-link block pr-1.5 text-lg no-hover:hidden with-hover:absolute with-hover:p-1.5 with-hover:opacity-0 with-hover:group-hover:opacity-100 with-hover:right-full" href="#what-is-the-syllabus"><span><svg class="" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path d="M167.594 88.393a8.001 8.001 0 0 1 0 11.314l-67.882 67.882a8 8 0 1 1-11.314-11.315l67.882-67.881a8.003 8.003 0 0 1 11.314 0zm-28.287 84.86l-28.284 28.284a40 40 0 0 1-56.567-56.567l28.284-28.284a8 8 0 0 0-11.315-11.315l-28.284 28.284a56 56 0 0 0 79.196 79.197l28.285-28.285a8 8 0 1 0-11.315-11.314zM212.852 43.14a56.002 56.002 0 0 0-79.196 0l-28.284 28.284a8 8 0 1 0 11.314 11.314l28.284-28.284a40 40 0 0 1 56.568 56.567l-28.285 28.285a8 8 0 0 0 11.315 11.314l28.284-28.284a56.065 56.065 0 0 0 0-79.196z" fill="currentColor"></path></svg></span></a> <span>What is the syllabus?</span></h2> <p data-svelte-h="svelte-16diclw">The course consists in four units. Each unit is made up of a theory section, which also lists resources/papers, and two <em>notebooks</em>. More specifically, we have:</p> <ul data-svelte-h="svelte-pg705y"><li>Unit 1: Introduction to diffusion models<br>
Introduction to 🤗 Diffusers and implementation from 0</li> <li>Unit 2: Finetuning and guidance<br>
Finetuning a diffusion model on new data and adding guidance.</li> <li>Unit 3: Stable Diffusion<br>
Exploring a powerful text-conditioned latent diffusion model</li> <li>Unit 4: Doing more with diffusion<br>
Advanced techniques for going further with diffusion</li></ul> <h2 class="relative group"><a id="who-are-we" class="header-link block pr-1.5 text-lg no-hover:hidden with-hover:absolute with-hover:p-1.5 with-hover:opacity-0 with-hover:group-hover:opacity-100 with-hover:right-full" href="#who-are-we"><span><svg class="" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path d="M167.594 88.393a8.001 8.001 0 0 1 0 11.314l-67.882 67.882a8 8 0 1 1-11.314-11.315l67.882-67.881a8.003 8.003 0 0 1 11.314 0zm-28.287 84.86l-28.284 28.284a40 40 0 0 1-56.567-56.567l28.284-28.284a8 8 0 0 0-11.315-11.315l-28.284 28.284a56 56 0 0 0 79.196 79.197l28.285-28.285a8 8 0 1 0-11.315-11.314zM212.852 43.14a56.002 56.002 0 0 0-79.196 0l-28.284 28.284a8 8 0 1 0 11.314 11.314l28.284-28.284a40 40 0 0 1 56.568 56.567l-28.285 28.285a8 8 0 0 0 11.315 11.314l28.284-28.284a56.065 56.065 0 0 0 0-79.196z" fill="currentColor"></path></svg></span></a> <span>Who are we?</span></h2> <p data-svelte-h="svelte-1qyo5w8">About the authors:</p> <p data-svelte-h="svelte-19pntkp"><a href="https://huggingface.co/johnowhitaker" rel="nofollow"><strong>Jonathan Whitaker</strong></a> is a Data Scientist/AI Researcher doing R&amp;D with <a href="https://www.answer.ai/" rel="nofollow">answer.ai</a>. He likes teaching and making courses. His current focus is on generative AI, flitting between several modalities. You can find more info at: <a href="https://johnowhitaker.dev/" rel="nofollow">johnowhitaker.dev</a>.</p> <p data-svelte-h="svelte-4oe7ka"><a href="https://huggingface.co/lewtun" rel="nofollow"><strong>Lewis Tunstall</strong></a> is a machine learning engineer at Hugging Face, focused on developing open-source tools and making them accessible to the wider community. He is also a co-author of the O’Reilly book <a href="https://www.oreilly.com/library/view/natural-language-processing/9781098136789/" rel="nofollow">Natural Language Processing with Transformers</a>.</p> <h2 class="relative group"><a id="faq" class="header-link block pr-1.5 text-lg no-hover:hidden with-hover:absolute with-hover:p-1.5 with-hover:opacity-0 with-hover:group-hover:opacity-100 with-hover:right-full" href="#faq"><span><svg class="" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path d="M167.594 88.393a8.001 8.001 0 0 1 0 11.314l-67.882 67.882a8 8 0 1 1-11.314-11.315l67.882-67.881a8.003 8.003 0 0 1 11.314 0zm-28.287 84.86l-28.284 28.284a40 40 0 0 1-56.567-56.567l28.284-28.284a8 8 0 0 0-11.315-11.315l-28.284 28.284a56 56 0 0 0 79.196 79.197l28.285-28.285a8 8 0 1 0-11.315-11.314zM212.852 43.14a56.002 56.002 0 0 0-79.196 0l-28.284 28.284a8 8 0 1 0 11.314 11.314l28.284-28.284a40 40 0 0 1 56.568 56.567l-28.285 28.285a8 8 0 0 0 11.315 11.314l28.284-28.284a56.065 56.065 0 0 0 0-79.196z" fill="currentColor"></path></svg></span></a> <span>FAQ</span></h2> <p data-svelte-h="svelte-1dwou0e">Here are some answers to frequently asked questions:</p> <ul data-svelte-h="svelte-153tm1g"><li><p><strong>Does taking this course lead to a certification?</strong>
Currently we do not have any certification for this course. However, we are working on a certification program for the Hugging Face ecosystem — stay tuned!</p></li> <li><p><strong>How much time should I spend on this course?</strong>
Each chapter in this course is designed to be completed in 1 week, with approximately 6-8 hours of work per week. However, you can take as much time as you need to complete the course.</p></li> <li><p><strong>Where can I ask a question if I have one?</strong>
If you have a question about any section of the course, just click on the ”<em>Ask a question</em>” banner at the top of the page to be automatically redirected to the right section of the <a href="https://discord.com/invite/JfAtkvEtRb" rel="nofollow">Hugging Face Discord</a> to ask your question in the channel <code>#diffusion-models-class</code>.</p></li> <li><p><strong>Where can I get the code for the course?</strong>
For each section, click on the banner at the top of the page to run the code:</p></li></ul> <img src="https://huggingface.co/datasets/huggingface-course/documentation-images/resolve/main/en/chapter1/notebook-buttons.png" alt="Link to the Hugging Face course notebooks" width="75%"> <ul data-svelte-h="svelte-1a55hff"><li><p><strong>How can I contribute to the course?</strong>
There are many ways to contribute to the course! If you find a typo or a bug, please open an issue on the <a href="https://github.com/huggingface/diffusion-models-class" rel="nofollow"><code>diffusion-models-class</code></a> repo.
If you would like to help translate the course into your native language, check out the instructions <a href="https://github.com/huggingface/diffusion-models-class#translating-the-course-into-your-language" rel="nofollow">here</a>.</p></li> <li><p><strong>Can I reuse this course?</strong>
Of course! The course is released under the permissive <a href="https://www.apache.org/licenses/LICENSE-2.0.html" rel="nofollow">Apache 2 license</a>. This means that you must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. If you would like to cite the course, please use the following BibTeX:</p></li></ul> <div class="code-block relative"><div class="absolute top-2.5 right-4"><button class="inline-flex items-center relative text-sm focus:text-green-500 cursor-pointer focus:outline-none transition duration-200 ease-in-out opacity-0 mx-0.5 text-gray-600 " title="code excerpt" type="button"><svg class="" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" fill="currentColor" focusable="false" role="img" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path d="M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z" transform="translate(0)"></path><path d="M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z" transform="translate(0)"></path><rect fill="none" width="32" height="32"></rect></svg> <div class="absolute pointer-events-none transition-opacity bg-black text-white py-1 px-2 leading-tight rounded font-normal shadow left-1/2 top-full transform -translate-x-1/2 translate-y-2 opacity-0"><div class="absolute bottom-full left-1/2 transform -translate-x-1/2 w-0 h-0 border-black border-4 border-t-0" style="border-left-color: transparent; border-right-color: transparent; "></div> Copied</div></button></div> <pre class=""><!-- HTML_TAG_START --><span class="language-xml">@misc</span><span class="hljs-template-variable">{huggingfacecourse,
author = {Hugging Face}</span><span class="language-xml">,
title = </span><span class="hljs-template-variable">{The Hugging Face Diffusion Models Course, 2022}</span><span class="language-xml">,
howpublished = &quot;\url</span><span class="hljs-template-variable">{https://huggingface.co/course}</span><span class="language-xml">&quot;,
year = </span><span class="hljs-template-variable">{2022}</span><span class="language-xml">,
note = &quot;[Online; accessed <span class="hljs-tag">&lt;<span class="hljs-name">today</span>&gt;</span>]&quot;
}</span><!-- HTML_TAG_END --></pre></div> <h2 class="relative group"><a id="lets-get-started" class="header-link block pr-1.5 text-lg no-hover:hidden with-hover:absolute with-hover:p-1.5 with-hover:opacity-0 with-hover:group-hover:opacity-100 with-hover:right-full" href="#lets-get-started"><span><svg class="" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path d="M167.594 88.393a8.001 8.001 0 0 1 0 11.314l-67.882 67.882a8 8 0 1 1-11.314-11.315l67.882-67.881a8.003 8.003 0 0 1 11.314 0zm-28.287 84.86l-28.284 28.284a40 40 0 0 1-56.567-56.567l28.284-28.284a8 8 0 0 0-11.315-11.315l-28.284 28.284a56 56 0 0 0 79.196 79.197l28.285-28.285a8 8 0 1 0-11.315-11.314zM212.852 43.14a56.002 56.002 0 0 0-79.196 0l-28.284 28.284a8 8 0 1 0 11.314 11.314l28.284-28.284a40 40 0 0 1 56.568 56.567l-28.285 28.285a8 8 0 0 0 11.315 11.314l28.284-28.284a56.065 56.065 0 0 0 0-79.196z" fill="currentColor"></path></svg></span></a> <span>Let’s get started!</span></h2> <p data-svelte-h="svelte-zce3cn">Are you ready to get started? Then go to the first unit to start the course.</p> <a class="!text-gray-400 !no-underline text-sm flex items-center not-prose mt-4" href="https://github.com/huggingface/diffusion-models-class/blob/main/unit0/README.md" target="_blank"><span data-svelte-h="svelte-1kd6by1">&lt;</span> <span data-svelte-h="svelte-x0xyl0">&gt;</span> <span data-svelte-h="svelte-1dajgef"><span class="underline ml-1.5">Update</span> on GitHub</span></a> <p></p>
<script>
{
__sveltekit_19qgbbk = {
assets: "/docs/diffusion-course/pr_91/en",
base: "/docs/diffusion-course/pr_91/en",
env: {}
};
const element = document.currentScript.parentElement;
const data = [null,null];
Promise.all([
import("/docs/diffusion-course/pr_91/en/_app/immutable/entry/start.884b0eeb.js"),
import("/docs/diffusion-course/pr_91/en/_app/immutable/entry/app.0958b07f.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 5],
data,
form: null,
error: null
});
});
}
</script>

Xet Storage Details

Size:
18.3 kB
·
Xet hash:
9e4ec31275a5fe3b9f456c8bfd1476d0130d160c56cbd6ba83bbbba275ec8953

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.