Skip to content

Commit 077472c

Browse files
committed
nbdev clean sd intro
1 parent 89e2a92 commit 077472c

File tree

1 file changed

+23
-40
lines changed

1 file changed

+23
-40
lines changed

unit3/01_stable_diffusion_introduction.ipynb

Lines changed: 23 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
{
3232
"cell_type": "code",
33-
"execution_count": 2,
33+
"execution_count": null,
3434
"metadata": {},
3535
"outputs": [],
3636
"source": [
@@ -39,7 +39,7 @@
3939
},
4040
{
4141
"cell_type": "code",
42-
"execution_count": 3,
42+
"execution_count": null,
4343
"metadata": {},
4444
"outputs": [],
4545
"source": [
@@ -49,7 +49,7 @@
4949
},
5050
{
5151
"cell_type": "code",
52-
"execution_count": 4,
52+
"execution_count": null,
5353
"metadata": {},
5454
"outputs": [],
5555
"source": [
@@ -82,7 +82,7 @@
8282
},
8383
{
8484
"cell_type": "code",
85-
"execution_count": 5,
85+
"execution_count": null,
8686
"metadata": {},
8787
"outputs": [],
8888
"source": [
@@ -140,7 +140,7 @@
140140
},
141141
{
142142
"cell_type": "code",
143-
"execution_count": 7,
143+
"execution_count": null,
144144
"metadata": {},
145145
"outputs": [
146146
{
@@ -164,7 +164,7 @@
164164
"<PIL.Image.Image image mode=RGB size=640x480>"
165165
]
166166
},
167-
"execution_count": 7,
167+
"execution_count": null,
168168
"metadata": {},
169169
"output_type": "execute_result"
170170
}
@@ -206,7 +206,7 @@
206206
},
207207
{
208208
"cell_type": "code",
209-
"execution_count": 8,
209+
"execution_count": null,
210210
"metadata": {},
211211
"outputs": [
212212
{
@@ -297,7 +297,7 @@
297297
},
298298
{
299299
"cell_type": "code",
300-
"execution_count": 9,
300+
"execution_count": null,
301301
"metadata": {},
302302
"outputs": [
303303
{
@@ -344,7 +344,7 @@
344344
},
345345
{
346346
"cell_type": "code",
347-
"execution_count": 10,
347+
"execution_count": null,
348348
"metadata": {},
349349
"outputs": [
350350
{
@@ -415,7 +415,7 @@
415415
},
416416
{
417417
"cell_type": "code",
418-
"execution_count": 11,
418+
"execution_count": null,
419419
"metadata": {},
420420
"outputs": [
421421
{
@@ -453,7 +453,7 @@
453453
},
454454
{
455455
"cell_type": "code",
456-
"execution_count": 12,
456+
"execution_count": null,
457457
"metadata": {},
458458
"outputs": [
459459
{
@@ -462,7 +462,7 @@
462462
"torch.Size([1, 77, 1024])"
463463
]
464464
},
465-
"execution_count": 12,
465+
"execution_count": null,
466466
"metadata": {},
467467
"output_type": "execute_result"
468468
}
@@ -503,7 +503,7 @@
503503
},
504504
{
505505
"cell_type": "code",
506-
"execution_count": 13,
506+
"execution_count": null,
507507
"metadata": {},
508508
"outputs": [
509509
{
@@ -539,7 +539,7 @@
539539
},
540540
{
541541
"cell_type": "code",
542-
"execution_count": 14,
542+
"execution_count": null,
543543
"metadata": {},
544544
"outputs": [
545545
{
@@ -568,7 +568,7 @@
568568
},
569569
{
570570
"cell_type": "code",
571-
"execution_count": 15,
571+
"execution_count": null,
572572
"metadata": {},
573573
"outputs": [
574574
{
@@ -613,7 +613,7 @@
613613
"<PIL.Image.Image image mode=RGB size=480x480>"
614614
]
615615
},
616-
"execution_count": 15,
616+
"execution_count": null,
617617
"metadata": {},
618618
"output_type": "execute_result"
619619
}
@@ -651,7 +651,7 @@
651651
},
652652
{
653653
"cell_type": "code",
654-
"execution_count": 16,
654+
"execution_count": null,
655655
"metadata": {},
656656
"outputs": [
657657
{
@@ -661,7 +661,7 @@
661661
"<PIL.Image.Image image mode=RGB size=512x512>"
662662
]
663663
},
664-
"execution_count": 16,
664+
"execution_count": null,
665665
"metadata": {},
666666
"output_type": "execute_result"
667667
}
@@ -746,7 +746,7 @@
746746
},
747747
{
748748
"cell_type": "code",
749-
"execution_count": 17,
749+
"execution_count": null,
750750
"metadata": {},
751751
"outputs": [
752752
{
@@ -779,7 +779,7 @@
779779
},
780780
{
781781
"cell_type": "code",
782-
"execution_count": 18,
782+
"execution_count": null,
783783
"metadata": {},
784784
"outputs": [
785785
{
@@ -863,7 +863,7 @@
863863
},
864864
{
865865
"cell_type": "code",
866-
"execution_count": 20,
866+
"execution_count": null,
867867
"metadata": {},
868868
"outputs": [
869869
{
@@ -921,7 +921,7 @@
921921
},
922922
{
923923
"cell_type": "code",
924-
"execution_count": 21,
924+
"execution_count": null,
925925
"metadata": {},
926926
"outputs": [
927927
{
@@ -985,7 +985,7 @@
985985
},
986986
{
987987
"cell_type": "code",
988-
"execution_count": 23,
988+
"execution_count": null,
989989
"metadata": {},
990990
"outputs": [
991991
{
@@ -1052,23 +1052,6 @@
10521052
"language": "python",
10531053
"name": "python3"
10541054
},
1055-
"language_info": {
1056-
"codemirror_mode": {
1057-
"name": "ipython",
1058-
"version": 3
1059-
},
1060-
"file_extension": ".py",
1061-
"mimetype": "text/x-python",
1062-
"name": "python",
1063-
"nbconvert_exporter": "python",
1064-
"pygments_lexer": "ipython3",
1065-
"version": "3.10.6"
1066-
},
1067-
"vscode": {
1068-
"interpreter": {
1069-
"hash": "e7370f93d1d0cde622a1f8e1c04877d8463912d04d973331ad4851f04de6915a"
1070-
}
1071-
},
10721055
"widgets": {
10731056
"application/vnd.jupyter.widget-state+json": {
10741057
"023ea99e511f45d69d2550cb728f4b38": {

0 commit comments

Comments
 (0)