jonbesga commited on
Commit
04634db
·
1 Parent(s): e3f7b0c

Delete checkpoints and notebook

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .ipynb_checkpoints/Untitled-checkpoint.ipynb +0 -6
  2. Untitled.ipynb +0 -122
  3. checkpoint-25000/optimizer.bin +0 -3
  4. checkpoint-25000/random_states_0.pkl +0 -3
  5. checkpoint-25000/scaler.pt +0 -3
  6. checkpoint-25000/scheduler.bin +0 -3
  7. checkpoint-25000/unet/config.json +0 -52
  8. checkpoint-25000/unet/diffusion_pytorch_model.safetensors +0 -3
  9. checkpoint-25500/optimizer.bin +0 -3
  10. checkpoint-25500/random_states_0.pkl +0 -3
  11. checkpoint-25500/scaler.pt +0 -3
  12. checkpoint-25500/scheduler.bin +0 -3
  13. checkpoint-25500/unet/config.json +0 -52
  14. checkpoint-25500/unet/diffusion_pytorch_model.safetensors +0 -3
  15. checkpoint-26000/optimizer.bin +0 -3
  16. checkpoint-26000/random_states_0.pkl +0 -3
  17. checkpoint-26000/scaler.pt +0 -3
  18. checkpoint-26000/scheduler.bin +0 -3
  19. checkpoint-26000/unet/config.json +0 -52
  20. checkpoint-26000/unet/diffusion_pytorch_model.safetensors +0 -3
  21. checkpoint-30000/optimizer.bin +0 -3
  22. checkpoint-30000/random_states_0.pkl +0 -3
  23. checkpoint-30000/scaler.pt +0 -3
  24. checkpoint-30000/scheduler.bin +0 -3
  25. checkpoint-30000/unet/config.json +0 -52
  26. checkpoint-30000/unet/diffusion_pytorch_model.safetensors +0 -3
  27. checkpoint-30500/optimizer.bin +0 -3
  28. checkpoint-30500/random_states_0.pkl +0 -3
  29. checkpoint-30500/scaler.pt +0 -3
  30. checkpoint-30500/scheduler.bin +0 -3
  31. checkpoint-30500/unet/config.json +0 -52
  32. checkpoint-30500/unet/diffusion_pytorch_model.safetensors +0 -3
  33. checkpoint-31000/optimizer.bin +0 -3
  34. checkpoint-31000/random_states_0.pkl +0 -3
  35. checkpoint-31000/scaler.pt +0 -3
  36. checkpoint-31000/scheduler.bin +0 -3
  37. checkpoint-31000/unet/config.json +0 -52
  38. checkpoint-31000/unet/diffusion_pytorch_model.safetensors +0 -3
  39. checkpoint-35000/optimizer.bin +0 -3
  40. checkpoint-35000/random_states_0.pkl +0 -3
  41. checkpoint-35000/scaler.pt +0 -3
  42. checkpoint-35000/scheduler.bin +0 -3
  43. checkpoint-35000/unet/config.json +0 -52
  44. checkpoint-35000/unet/diffusion_pytorch_model.safetensors +0 -3
  45. checkpoint-35500/optimizer.bin +0 -3
  46. checkpoint-35500/random_states_0.pkl +0 -3
  47. checkpoint-35500/scaler.pt +0 -3
  48. checkpoint-35500/scheduler.bin +0 -3
  49. checkpoint-35500/unet/config.json +0 -52
  50. checkpoint-35500/unet/diffusion_pytorch_model.safetensors +0 -3
.ipynb_checkpoints/Untitled-checkpoint.ipynb DELETED
@@ -1,6 +0,0 @@
1
- {
2
- "cells": [],
3
- "metadata": {},
4
- "nbformat": 4,
5
- "nbformat_minor": 5
6
- }
 
 
 
 
 
 
 
Untitled.ipynb DELETED
@@ -1,122 +0,0 @@
1
- {
2
- "cells": [
3
- {
4
- "cell_type": "code",
5
- "execution_count": 3,
6
- "id": "f7c2711d-581e-433d-b516-375f663b512b",
7
- "metadata": {},
8
- "outputs": [
9
- {
10
- "name": "stdout",
11
- "output_type": "stream",
12
- "text": [
13
- "Requirement already satisfied: tensorboard in /usr/local/lib/python3.11/dist-packages (2.17.1)\n",
14
- "Requirement already satisfied: absl-py>=0.4 in /usr/local/lib/python3.11/dist-packages (from tensorboard) (2.1.0)\n",
15
- "Requirement already satisfied: grpcio>=1.48.2 in /usr/local/lib/python3.11/dist-packages (from tensorboard) (1.66.1)\n",
16
- "Requirement already satisfied: markdown>=2.6.8 in /usr/local/lib/python3.11/dist-packages (from tensorboard) (3.7)\n",
17
- "Requirement already satisfied: numpy>=1.12.0 in /usr/local/lib/python3.11/dist-packages (from tensorboard) (1.26.4)\n",
18
- "Requirement already satisfied: packaging in /usr/local/lib/python3.11/dist-packages (from tensorboard) (24.1)\n",
19
- "Requirement already satisfied: protobuf!=4.24.0,>=3.19.6 in /usr/local/lib/python3.11/dist-packages (from tensorboard) (5.28.0)\n",
20
- "Requirement already satisfied: setuptools>=41.0.0 in /usr/local/lib/python3.11/dist-packages (from tensorboard) (73.0.1)\n",
21
- "Requirement already satisfied: six>1.9 in /usr/lib/python3/dist-packages (from tensorboard) (1.16.0)\n",
22
- "Requirement already satisfied: tensorboard-data-server<0.8.0,>=0.7.0 in /usr/local/lib/python3.11/dist-packages (from tensorboard) (0.7.2)\n",
23
- "Requirement already satisfied: werkzeug>=1.0.1 in /usr/local/lib/python3.11/dist-packages (from tensorboard) (3.0.4)\n",
24
- "Requirement already satisfied: MarkupSafe>=2.1.1 in /usr/local/lib/python3.11/dist-packages (from werkzeug>=1.0.1->tensorboard) (2.1.5)\n",
25
- "\u001b[33mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.\u001b[0m\u001b[33m\n",
26
- "\u001b[0m"
27
- ]
28
- }
29
- ],
30
- "source": [
31
- "!pip install tensorboard"
32
- ]
33
- },
34
- {
35
- "cell_type": "code",
36
- "execution_count": 6,
37
- "id": "3405637e-767e-47ac-b2ed-2fad64da0c32",
38
- "metadata": {},
39
- "outputs": [
40
- {
41
- "name": "stdout",
42
- "output_type": "stream",
43
- "text": [
44
- "The tensorboard extension is already loaded. To reload it, use:\n",
45
- " %reload_ext tensorboard\n"
46
- ]
47
- }
48
- ],
49
- "source": [
50
- "%load_ext tensorboard"
51
- ]
52
- },
53
- {
54
- "cell_type": "code",
55
- "execution_count": 11,
56
- "id": "8589581d-09e6-4a30-8a3e-606350df6f30",
57
- "metadata": {},
58
- "outputs": [],
59
- "source": [
60
- "!kill 1448"
61
- ]
62
- },
63
- {
64
- "cell_type": "code",
65
- "execution_count": 12,
66
- "id": "5404abf4-c654-48d6-b1cb-bb60b35620ad",
67
- "metadata": {},
68
- "outputs": [
69
- {
70
- "data": {
71
- "text/html": [
72
- "\n",
73
- " <iframe id=\"tensorboard-frame-6028da6349f13372\" width=\"100%\" height=\"800\" frameborder=\"0\">\n",
74
- " </iframe>\n",
75
- " <script>\n",
76
- " (function() {\n",
77
- " const frame = document.getElementById(\"tensorboard-frame-6028da6349f13372\");\n",
78
- " const url = new URL(\"/\", window.location);\n",
79
- " const port = 6007;\n",
80
- " if (port) {\n",
81
- " url.port = port;\n",
82
- " }\n",
83
- " frame.src = url;\n",
84
- " })();\n",
85
- " </script>\n",
86
- " "
87
- ],
88
- "text/plain": [
89
- "<IPython.core.display.HTML object>"
90
- ]
91
- },
92
- "metadata": {},
93
- "output_type": "display_data"
94
- }
95
- ],
96
- "source": [
97
- "%tensorboard --logdir=\"logs/train_unconditional\""
98
- ]
99
- }
100
- ],
101
- "metadata": {
102
- "kernelspec": {
103
- "display_name": "Python 3 (ipykernel)",
104
- "language": "python",
105
- "name": "python3"
106
- },
107
- "language_info": {
108
- "codemirror_mode": {
109
- "name": "ipython",
110
- "version": 3
111
- },
112
- "file_extension": ".py",
113
- "mimetype": "text/x-python",
114
- "name": "python",
115
- "nbconvert_exporter": "python",
116
- "pygments_lexer": "ipython3",
117
- "version": "3.11.9"
118
- }
119
- },
120
- "nbformat": 4,
121
- "nbformat_minor": 5
122
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-25000/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c483847f331a7e2f01eb64d6191f8b60d4fbadba809e679d93be86f10a9bf92
3
- size 909763736
 
 
 
 
checkpoint-25000/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:964c4bd89dca5e798414a1c5998aa20bf186a000703c11a551a73bbb39abc455
3
- size 14344
 
 
 
 
checkpoint-25000/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3902407c0bdba642188979b6f3ec61116e8beb34c3409ade0052efd965392245
3
- size 988
 
 
 
 
checkpoint-25000/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a15d7fc66f1b75f6fad84e1585257d21304771763410529e0386cc96c099db4
3
- size 1000
 
 
 
 
checkpoint-25000/unet/config.json DELETED
@@ -1,52 +0,0 @@
1
- {
2
- "_class_name": "UNet2DModel",
3
- "_diffusers_version": "0.31.0.dev0",
4
- "_name_or_path": "ddpm-ema-flowers-64/checkpoint-20500",
5
- "act_fn": "silu",
6
- "add_attention": true,
7
- "attention_head_dim": 8,
8
- "attn_norm_num_groups": null,
9
- "block_out_channels": [
10
- 128,
11
- 128,
12
- 256,
13
- 256,
14
- 512,
15
- 512
16
- ],
17
- "center_input_sample": false,
18
- "class_embed_type": null,
19
- "down_block_types": [
20
- "DownBlock2D",
21
- "DownBlock2D",
22
- "DownBlock2D",
23
- "DownBlock2D",
24
- "AttnDownBlock2D",
25
- "DownBlock2D"
26
- ],
27
- "downsample_padding": 1,
28
- "downsample_type": "conv",
29
- "dropout": 0.0,
30
- "flip_sin_to_cos": true,
31
- "freq_shift": 0,
32
- "in_channels": 3,
33
- "layers_per_block": 2,
34
- "mid_block_scale_factor": 1,
35
- "norm_eps": 1e-05,
36
- "norm_num_groups": 32,
37
- "num_class_embeds": null,
38
- "num_train_timesteps": null,
39
- "out_channels": 3,
40
- "resnet_time_scale_shift": "default",
41
- "sample_size": 64,
42
- "time_embedding_type": "positional",
43
- "up_block_types": [
44
- "UpBlock2D",
45
- "AttnUpBlock2D",
46
- "UpBlock2D",
47
- "UpBlock2D",
48
- "UpBlock2D",
49
- "UpBlock2D"
50
- ],
51
- "upsample_type": "conv"
52
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-25000/unet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:070ca441d1b75265e316b7d55aae1868319f4380f86c1774e024ed49cc2e23bb
3
- size 454741108
 
 
 
 
checkpoint-25500/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1ea30b1b4571763154fc7d86bed67ba12a8cc75f8d127d3a349f21d419fe821
3
- size 909763736
 
 
 
 
checkpoint-25500/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0805005f2e2a1a0d32ec954b5d9bde446e2f2b919e0f88a64936888ed8d61c35
3
- size 14344
 
 
 
 
checkpoint-25500/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2d690134e13348a3157a106686199237e3f618e08cd8ff24deb4f011dd86132
3
- size 988
 
 
 
 
checkpoint-25500/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b0fa01b8981b124d8675447516896509db140df8b566d2fbe73520f4f67651d
3
- size 1000
 
 
 
 
checkpoint-25500/unet/config.json DELETED
@@ -1,52 +0,0 @@
1
- {
2
- "_class_name": "UNet2DModel",
3
- "_diffusers_version": "0.31.0.dev0",
4
- "_name_or_path": "ddpm-ema-flowers-64/checkpoint-20500",
5
- "act_fn": "silu",
6
- "add_attention": true,
7
- "attention_head_dim": 8,
8
- "attn_norm_num_groups": null,
9
- "block_out_channels": [
10
- 128,
11
- 128,
12
- 256,
13
- 256,
14
- 512,
15
- 512
16
- ],
17
- "center_input_sample": false,
18
- "class_embed_type": null,
19
- "down_block_types": [
20
- "DownBlock2D",
21
- "DownBlock2D",
22
- "DownBlock2D",
23
- "DownBlock2D",
24
- "AttnDownBlock2D",
25
- "DownBlock2D"
26
- ],
27
- "downsample_padding": 1,
28
- "downsample_type": "conv",
29
- "dropout": 0.0,
30
- "flip_sin_to_cos": true,
31
- "freq_shift": 0,
32
- "in_channels": 3,
33
- "layers_per_block": 2,
34
- "mid_block_scale_factor": 1,
35
- "norm_eps": 1e-05,
36
- "norm_num_groups": 32,
37
- "num_class_embeds": null,
38
- "num_train_timesteps": null,
39
- "out_channels": 3,
40
- "resnet_time_scale_shift": "default",
41
- "sample_size": 64,
42
- "time_embedding_type": "positional",
43
- "up_block_types": [
44
- "UpBlock2D",
45
- "AttnUpBlock2D",
46
- "UpBlock2D",
47
- "UpBlock2D",
48
- "UpBlock2D",
49
- "UpBlock2D"
50
- ],
51
- "upsample_type": "conv"
52
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-25500/unet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:258a1c40a3e26a0e5e7702f2b015e60812c750d9a9f429da81a52a2703a246c3
3
- size 454741108
 
 
 
 
checkpoint-26000/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d34f9155665b0f49600ea9902868fa4128acdd703d57466236793deb2290873
3
- size 909763736
 
 
 
 
checkpoint-26000/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5230f3421d96d0dbc2c3106d593079594d3943f79cc327548648deb7e4b2cab4
3
- size 14344
 
 
 
 
checkpoint-26000/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9d10e361c83d25f72cca0a8e57e25b46c003102ecb4b4df48049446c3a97288
3
- size 988
 
 
 
 
checkpoint-26000/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4aa902efa8e0fd93a4a483339b54a4d7ab9743474d841e3ba71991893981c3d
3
- size 1000
 
 
 
 
checkpoint-26000/unet/config.json DELETED
@@ -1,52 +0,0 @@
1
- {
2
- "_class_name": "UNet2DModel",
3
- "_diffusers_version": "0.31.0.dev0",
4
- "_name_or_path": "ddpm-ema-flowers-64/checkpoint-20500",
5
- "act_fn": "silu",
6
- "add_attention": true,
7
- "attention_head_dim": 8,
8
- "attn_norm_num_groups": null,
9
- "block_out_channels": [
10
- 128,
11
- 128,
12
- 256,
13
- 256,
14
- 512,
15
- 512
16
- ],
17
- "center_input_sample": false,
18
- "class_embed_type": null,
19
- "down_block_types": [
20
- "DownBlock2D",
21
- "DownBlock2D",
22
- "DownBlock2D",
23
- "DownBlock2D",
24
- "AttnDownBlock2D",
25
- "DownBlock2D"
26
- ],
27
- "downsample_padding": 1,
28
- "downsample_type": "conv",
29
- "dropout": 0.0,
30
- "flip_sin_to_cos": true,
31
- "freq_shift": 0,
32
- "in_channels": 3,
33
- "layers_per_block": 2,
34
- "mid_block_scale_factor": 1,
35
- "norm_eps": 1e-05,
36
- "norm_num_groups": 32,
37
- "num_class_embeds": null,
38
- "num_train_timesteps": null,
39
- "out_channels": 3,
40
- "resnet_time_scale_shift": "default",
41
- "sample_size": 64,
42
- "time_embedding_type": "positional",
43
- "up_block_types": [
44
- "UpBlock2D",
45
- "AttnUpBlock2D",
46
- "UpBlock2D",
47
- "UpBlock2D",
48
- "UpBlock2D",
49
- "UpBlock2D"
50
- ],
51
- "upsample_type": "conv"
52
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-26000/unet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5488902dd2f1d0dcb04b009f7747ebbd56c07268cba58baa8cea4af38d2e7bf
3
- size 454741108
 
 
 
 
checkpoint-30000/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:72abef8a64f78b1cdc42c6a27b462daef7774125fb484a01e8888e1fc7985832
3
- size 909763736
 
 
 
 
checkpoint-30000/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6dddd240553f3cb0db485ac356be6189260cc2c5533fbe91442458098573758f
3
- size 14344
 
 
 
 
checkpoint-30000/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e761e42cfaf8a00e8c630296509a2ed42a74494e88cd99a4a7dc5a118844740e
3
- size 988
 
 
 
 
checkpoint-30000/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8b19542b86b087f3a511968c97b3288e44a9525fd446d1e193fbbcac8ef2615
3
- size 1000
 
 
 
 
checkpoint-30000/unet/config.json DELETED
@@ -1,52 +0,0 @@
1
- {
2
- "_class_name": "UNet2DModel",
3
- "_diffusers_version": "0.31.0.dev0",
4
- "_name_or_path": "ddpm-ema-flowers-64/checkpoint-26000",
5
- "act_fn": "silu",
6
- "add_attention": true,
7
- "attention_head_dim": 8,
8
- "attn_norm_num_groups": null,
9
- "block_out_channels": [
10
- 128,
11
- 128,
12
- 256,
13
- 256,
14
- 512,
15
- 512
16
- ],
17
- "center_input_sample": false,
18
- "class_embed_type": null,
19
- "down_block_types": [
20
- "DownBlock2D",
21
- "DownBlock2D",
22
- "DownBlock2D",
23
- "DownBlock2D",
24
- "AttnDownBlock2D",
25
- "DownBlock2D"
26
- ],
27
- "downsample_padding": 1,
28
- "downsample_type": "conv",
29
- "dropout": 0.0,
30
- "flip_sin_to_cos": true,
31
- "freq_shift": 0,
32
- "in_channels": 3,
33
- "layers_per_block": 2,
34
- "mid_block_scale_factor": 1,
35
- "norm_eps": 1e-05,
36
- "norm_num_groups": 32,
37
- "num_class_embeds": null,
38
- "num_train_timesteps": null,
39
- "out_channels": 3,
40
- "resnet_time_scale_shift": "default",
41
- "sample_size": 64,
42
- "time_embedding_type": "positional",
43
- "up_block_types": [
44
- "UpBlock2D",
45
- "AttnUpBlock2D",
46
- "UpBlock2D",
47
- "UpBlock2D",
48
- "UpBlock2D",
49
- "UpBlock2D"
50
- ],
51
- "upsample_type": "conv"
52
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-30000/unet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5575a5e2a6a9f32154a3331426c8e27da1999ed18b0348b97c59005468a9baa
3
- size 454741108
 
 
 
 
checkpoint-30500/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6325a2e818645291bdc1fd2a364b537d5ef6a711d959bd2fcd4d6d66a83bdda7
3
- size 909763736
 
 
 
 
checkpoint-30500/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:527e1fb127adbcf53ecd133b5a112383cbd36c5620390a04ab2114ebab582a48
3
- size 14344
 
 
 
 
checkpoint-30500/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3544e9758c41ee6ac796e17a95f7c31390cf7f60f514985e1307ad2b3dbaa14f
3
- size 988
 
 
 
 
checkpoint-30500/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b79a6f09bcd0bc96fb0dd412b5dcbb1a775f111086278bfc109d8c46e4bc624b
3
- size 1000
 
 
 
 
checkpoint-30500/unet/config.json DELETED
@@ -1,52 +0,0 @@
1
- {
2
- "_class_name": "UNet2DModel",
3
- "_diffusers_version": "0.31.0.dev0",
4
- "_name_or_path": "ddpm-ema-flowers-64/checkpoint-26000",
5
- "act_fn": "silu",
6
- "add_attention": true,
7
- "attention_head_dim": 8,
8
- "attn_norm_num_groups": null,
9
- "block_out_channels": [
10
- 128,
11
- 128,
12
- 256,
13
- 256,
14
- 512,
15
- 512
16
- ],
17
- "center_input_sample": false,
18
- "class_embed_type": null,
19
- "down_block_types": [
20
- "DownBlock2D",
21
- "DownBlock2D",
22
- "DownBlock2D",
23
- "DownBlock2D",
24
- "AttnDownBlock2D",
25
- "DownBlock2D"
26
- ],
27
- "downsample_padding": 1,
28
- "downsample_type": "conv",
29
- "dropout": 0.0,
30
- "flip_sin_to_cos": true,
31
- "freq_shift": 0,
32
- "in_channels": 3,
33
- "layers_per_block": 2,
34
- "mid_block_scale_factor": 1,
35
- "norm_eps": 1e-05,
36
- "norm_num_groups": 32,
37
- "num_class_embeds": null,
38
- "num_train_timesteps": null,
39
- "out_channels": 3,
40
- "resnet_time_scale_shift": "default",
41
- "sample_size": 64,
42
- "time_embedding_type": "positional",
43
- "up_block_types": [
44
- "UpBlock2D",
45
- "AttnUpBlock2D",
46
- "UpBlock2D",
47
- "UpBlock2D",
48
- "UpBlock2D",
49
- "UpBlock2D"
50
- ],
51
- "upsample_type": "conv"
52
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-30500/unet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ebada91a31b7eb55a0df86de33e144b94b8b77b83686aca45512a3be7a4d3b97
3
- size 454741108
 
 
 
 
checkpoint-31000/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c1cc64f786533f0945b272fe76c946e8c22b8e0a190a6e54e64456a0c5362be
3
- size 909763736
 
 
 
 
checkpoint-31000/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c69ec1536ac30f5379231cfeb6224f9768fb2318dc01806c0c9d4cd74bb1f597
3
- size 14344
 
 
 
 
checkpoint-31000/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5039a0a23d6ca57eecf8c281935d137cee874511b18583377b5734e45ef0de79
3
- size 988
 
 
 
 
checkpoint-31000/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f422c4da670885cf5b54fb182371e9f728e06398c470adb82ffc871b5c16b2a
3
- size 1000
 
 
 
 
checkpoint-31000/unet/config.json DELETED
@@ -1,52 +0,0 @@
1
- {
2
- "_class_name": "UNet2DModel",
3
- "_diffusers_version": "0.31.0.dev0",
4
- "_name_or_path": "ddpm-ema-flowers-64/checkpoint-26000",
5
- "act_fn": "silu",
6
- "add_attention": true,
7
- "attention_head_dim": 8,
8
- "attn_norm_num_groups": null,
9
- "block_out_channels": [
10
- 128,
11
- 128,
12
- 256,
13
- 256,
14
- 512,
15
- 512
16
- ],
17
- "center_input_sample": false,
18
- "class_embed_type": null,
19
- "down_block_types": [
20
- "DownBlock2D",
21
- "DownBlock2D",
22
- "DownBlock2D",
23
- "DownBlock2D",
24
- "AttnDownBlock2D",
25
- "DownBlock2D"
26
- ],
27
- "downsample_padding": 1,
28
- "downsample_type": "conv",
29
- "dropout": 0.0,
30
- "flip_sin_to_cos": true,
31
- "freq_shift": 0,
32
- "in_channels": 3,
33
- "layers_per_block": 2,
34
- "mid_block_scale_factor": 1,
35
- "norm_eps": 1e-05,
36
- "norm_num_groups": 32,
37
- "num_class_embeds": null,
38
- "num_train_timesteps": null,
39
- "out_channels": 3,
40
- "resnet_time_scale_shift": "default",
41
- "sample_size": 64,
42
- "time_embedding_type": "positional",
43
- "up_block_types": [
44
- "UpBlock2D",
45
- "AttnUpBlock2D",
46
- "UpBlock2D",
47
- "UpBlock2D",
48
- "UpBlock2D",
49
- "UpBlock2D"
50
- ],
51
- "upsample_type": "conv"
52
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-31000/unet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e0e34f3545adeeaf509aeb286daed5ee873a3021f7ea4f85345b6202c83cd11
3
- size 454741108
 
 
 
 
checkpoint-35000/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a75e4cb7073f05e4d535b52a95345f883bcb500b4a7e71f4e05ac629b886f662
3
- size 909763736
 
 
 
 
checkpoint-35000/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b8914ce278c0ba24534ac03f06eacbd00c3a2b45b65cc142ed0d4dc706759cb
3
- size 14344
 
 
 
 
checkpoint-35000/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b3e33296b226374e12717d2194c4f2c95c5e8babd0c4ee9d05e500e64d071b2
3
- size 988
 
 
 
 
checkpoint-35000/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:efb8b79af13177896ed8c642d006a69e53ad90864faebfadfb668cc0a43e0cef
3
- size 1000
 
 
 
 
checkpoint-35000/unet/config.json DELETED
@@ -1,52 +0,0 @@
1
- {
2
- "_class_name": "UNet2DModel",
3
- "_diffusers_version": "0.31.0.dev0",
4
- "_name_or_path": "ddpm-ema-flowers-64/checkpoint-26000",
5
- "act_fn": "silu",
6
- "add_attention": true,
7
- "attention_head_dim": 8,
8
- "attn_norm_num_groups": null,
9
- "block_out_channels": [
10
- 128,
11
- 128,
12
- 256,
13
- 256,
14
- 512,
15
- 512
16
- ],
17
- "center_input_sample": false,
18
- "class_embed_type": null,
19
- "down_block_types": [
20
- "DownBlock2D",
21
- "DownBlock2D",
22
- "DownBlock2D",
23
- "DownBlock2D",
24
- "AttnDownBlock2D",
25
- "DownBlock2D"
26
- ],
27
- "downsample_padding": 1,
28
- "downsample_type": "conv",
29
- "dropout": 0.0,
30
- "flip_sin_to_cos": true,
31
- "freq_shift": 0,
32
- "in_channels": 3,
33
- "layers_per_block": 2,
34
- "mid_block_scale_factor": 1,
35
- "norm_eps": 1e-05,
36
- "norm_num_groups": 32,
37
- "num_class_embeds": null,
38
- "num_train_timesteps": null,
39
- "out_channels": 3,
40
- "resnet_time_scale_shift": "default",
41
- "sample_size": 64,
42
- "time_embedding_type": "positional",
43
- "up_block_types": [
44
- "UpBlock2D",
45
- "AttnUpBlock2D",
46
- "UpBlock2D",
47
- "UpBlock2D",
48
- "UpBlock2D",
49
- "UpBlock2D"
50
- ],
51
- "upsample_type": "conv"
52
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-35000/unet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4598ce9f6392be62c03f2dfc9c5cd2dd496a0302b53ede4962d120ff78ccb11
3
- size 454741108
 
 
 
 
checkpoint-35500/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef79876242b96cb5c36c846b3f491a08b187dfafc3e74b4807004267ef5f1938
3
- size 909763736
 
 
 
 
checkpoint-35500/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c10c10880f759d71c228ead3c90fafdaa6fdc2a1be14239aa81a4dd22f2bc61f
3
- size 14344
 
 
 
 
checkpoint-35500/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e76f601111e4da5efa1d5673ee0983e92bec60ca4f46156aa13a535f10db626f
3
- size 988
 
 
 
 
checkpoint-35500/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8838df49e8c2134d459c8d1378a5fdef1582bd14f058d4fba7f224e76231665
3
- size 1000
 
 
 
 
checkpoint-35500/unet/config.json DELETED
@@ -1,52 +0,0 @@
1
- {
2
- "_class_name": "UNet2DModel",
3
- "_diffusers_version": "0.31.0.dev0",
4
- "_name_or_path": "ddpm-ema-flowers-64/checkpoint-26000",
5
- "act_fn": "silu",
6
- "add_attention": true,
7
- "attention_head_dim": 8,
8
- "attn_norm_num_groups": null,
9
- "block_out_channels": [
10
- 128,
11
- 128,
12
- 256,
13
- 256,
14
- 512,
15
- 512
16
- ],
17
- "center_input_sample": false,
18
- "class_embed_type": null,
19
- "down_block_types": [
20
- "DownBlock2D",
21
- "DownBlock2D",
22
- "DownBlock2D",
23
- "DownBlock2D",
24
- "AttnDownBlock2D",
25
- "DownBlock2D"
26
- ],
27
- "downsample_padding": 1,
28
- "downsample_type": "conv",
29
- "dropout": 0.0,
30
- "flip_sin_to_cos": true,
31
- "freq_shift": 0,
32
- "in_channels": 3,
33
- "layers_per_block": 2,
34
- "mid_block_scale_factor": 1,
35
- "norm_eps": 1e-05,
36
- "norm_num_groups": 32,
37
- "num_class_embeds": null,
38
- "num_train_timesteps": null,
39
- "out_channels": 3,
40
- "resnet_time_scale_shift": "default",
41
- "sample_size": 64,
42
- "time_embedding_type": "positional",
43
- "up_block_types": [
44
- "UpBlock2D",
45
- "AttnUpBlock2D",
46
- "UpBlock2D",
47
- "UpBlock2D",
48
- "UpBlock2D",
49
- "UpBlock2D"
50
- ],
51
- "upsample_type": "conv"
52
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-35500/unet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:00fbf89e8a782cfa74eeceb012045393230863ae86e13ed2f92fd328c90eb226
3
- size 454741108