All language subtitles for 4. Seeds, the magic Number for consistent character in Stable Diffusion

af Afrikaans
ak Akan
sq Albanian
am Amharic
ar Arabic Download
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bem Bemba
bn Bengali
bh Bihari
bs Bosnian
br Breton
bg Bulgarian
km Cambodian
ca Catalan
ceb Cebuano
chr Cherokee
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
ee Ewe
fo Faroese
tl Filipino
fi Finnish
fr French
fy Frisian
gaa Ga
gl Galician
ka Georgian
de German
el Greek
gn Guarani
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ia Interlingua
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
rw Kinyarwanda
rn Kirundi
kg Kongo
ko Korean
kri Krio (Sierra Leone)
ku Kurdish
ckb Kurdish (Soranî)
ky Kyrgyz
lo Laothian
la Latin
lv Latvian
ln Lingala
lt Lithuanian
loz Lozi
lg Luganda
ach Luo
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mfe Mauritian Creole
mo Moldavian
mn Mongolian
my Myanmar (Burmese)
sr-ME Montenegrin
ne Nepali
pcm Nigerian Pidgin
nso Northern Sotho
no Norwegian
nn Norwegian (Nynorsk)
oc Occitan
or Oriya
om Oromo
ps Pashto
fa Persian
pl Polish
pt-BR Portuguese (Brazil)
pt Portuguese (Portugal)
pa Punjabi
qu Quechua
ro Romanian
rm Romansh
nyn Runyakitara
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
sh Serbo-Croatian
st Sesotho
tn Setswana
crs Seychellois Creole
sn Shona
sd Sindhi
si Sinhalese
sk Slovak
sl Slovenian
so Somali
es Spanish
es-419 Spanish (Latin American)
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
tt Tatar
te Telugu
th Thai
ti Tigrinya
to Tonga
lua Tshiluba
tum Tumbuka
tr Turkish
tk Turkmen
tw Twi
ug Uighur
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
wo Wolof
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:00,200 --> 00:00:03,050 In this video we will talk about seeds. 2 00:00:03,080 --> 00:00:07,940 The seed is simply the first starting noise of the diffusion model. 3 00:00:07,940 --> 00:00:14,900 You have learned that all these models make pictures out of the noise, and if we give the diffusion 4 00:00:14,900 --> 00:00:17,990 model a seed, the seed is a random number. 5 00:00:17,990 --> 00:00:22,670 The diffusion model will start from a specific start point. 6 00:00:22,670 --> 00:00:29,420 If we give the number ten, for example, the diffusion model will look at the 10th picture where it 7 00:00:29,420 --> 00:00:33,470 was trained on, and it will generate a similar picture. 8 00:00:33,470 --> 00:00:38,000 If we take a random seed, we will get more random pictures. 9 00:00:38,000 --> 00:00:40,430 That's the basic of the seed. 10 00:00:40,490 --> 00:00:44,030 Now come with me in card and take a little look. 11 00:00:44,030 --> 00:00:46,430 So we have here the prompt. 12 00:00:46,430 --> 00:00:49,160 We have also lauras and so on. 13 00:00:49,160 --> 00:00:51,530 We will take a closer look in the next video. 14 00:00:51,530 --> 00:00:55,670 But first I want to show you simple what the seed does. 15 00:00:55,670 --> 00:01:02,570 We have our prompt and we get the same picture twice, exactly the same picture. 16 00:01:02,570 --> 00:01:08,900 And if I scroll up a bit, we have the same prompt, but a different picture appears. 17 00:01:08,900 --> 00:01:11,840 That's the basic of the seed. 18 00:01:11,840 --> 00:01:15,230 So if we press this right here, you will get this. 19 00:01:15,230 --> 00:01:18,260 In the next lecture we will take a closer look. 20 00:01:18,260 --> 00:01:22,220 If I press generate here we have the seed. 21 00:01:22,250 --> 00:01:26,930 If the seed is minus one we will take a random seed. 22 00:01:26,930 --> 00:01:35,480 If we take the seed for example at 20 we will use the 20th picture to start our generation. 23 00:01:35,480 --> 00:01:42,710 If I press send now, we will get a picture that is different than this picture, but it's the same 24 00:01:42,710 --> 00:01:43,970 prompt and all. 25 00:01:43,970 --> 00:01:50,000 If I do this again, so simply generate and I use the same seed. 26 00:01:50,000 --> 00:01:53,990 So 20 we will get the same picture twice. 27 00:01:53,990 --> 00:02:02,060 And then for proof I will do it one last time I press generate, but this time I will use another seed. 28 00:02:02,060 --> 00:02:08,240 We can use a random seed or even just one picture lower and we will get a different output. 29 00:02:08,240 --> 00:02:11,480 So now I will send this and you will see. 30 00:02:11,480 --> 00:02:13,310 So this is the first picture. 31 00:02:13,310 --> 00:02:16,880 The second should be exactly the same pictures. 32 00:02:16,880 --> 00:02:18,410 Yes you can see this. 33 00:02:18,410 --> 00:02:22,880 So we have the same prompt, the same seed, the same lauras and so on. 34 00:02:22,880 --> 00:02:26,360 And we get exactly the same pictures. 35 00:02:26,360 --> 00:02:32,570 And then we take a seed that is a little bit lower and we will get different pictures. 36 00:02:32,570 --> 00:02:32,930 Yes. 37 00:02:32,930 --> 00:02:40,400 You can see we have nearly the same girl because we use Laura's, we use checkpoints and so on. 38 00:02:40,400 --> 00:02:46,790 And we use of course the same prompt, but simply the seed does here the magic. 39 00:02:46,790 --> 00:02:50,720 We can create exactly the same picture twice. 40 00:02:50,720 --> 00:02:57,320 If we use the same seed, the same Laura's, the same checkpoints and the same prompt, same prompt, 41 00:02:57,320 --> 00:03:04,790 same Laura, same checkpoint, but different seed will generate slightly different variations of our 42 00:03:04,790 --> 00:03:05,660 picture. 43 00:03:05,660 --> 00:03:16,160 If we take same Laura, same seed, same checkpoints, but a different prompt, we can create the most 44 00:03:16,160 --> 00:03:18,170 consistent characters. 45 00:03:18,170 --> 00:03:21,860 I would argue that also this works like really really fine. 46 00:03:21,860 --> 00:03:26,780 This are also nearly the same girls, but you can see the seed is here. 47 00:03:26,780 --> 00:03:29,600 The missing link that some people don't get. 48 00:03:29,600 --> 00:03:34,490 In this video you have learned what the seed is and what the seed does. 49 00:03:34,490 --> 00:03:38,960 The seed is simply the first starting noise of the diffusion model. 50 00:03:38,960 --> 00:03:48,290 Same seed with same prompt will generate exactly the same picture, same prompt, but different seed 51 00:03:48,290 --> 00:03:52,820 will generate slightly different variations of this character. 52 00:03:52,820 --> 00:04:01,160 Same seed, and a little bit of a different prompt will take our character, and we can make our character 53 00:04:01,160 --> 00:04:03,170 in different environment agents. 54 00:04:03,170 --> 00:04:09,380 But you have always to check that you use the right, Laura's the right checkpoints and so on. 55 00:04:09,500 --> 00:04:16,430 And in the next lecture we will create some pictures in card because this was just the illustration 56 00:04:16,430 --> 00:04:17,210 of the seed. 57 00:04:17,210 --> 00:04:24,590 So in the next video we will take a closer look how card works and then how we can generate perfect 58 00:04:24,590 --> 00:04:26,330 prompts for card. 5686

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.