Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- checkpoint-10000/controlnet/config.json +43 -0
- checkpoint-10000/controlnet/diffusion_pytorch_model.bin +3 -0
- checkpoint-10000/optimizer.bin +3 -0
- checkpoint-10000/random_states_0.pkl +3 -0
- checkpoint-10000/scaler.pt +3 -0
- checkpoint-10000/scheduler.bin +3 -0
- checkpoint-2500/controlnet/config.json +1 -1
- checkpoint-2500/controlnet/diffusion_pytorch_model.bin +1 -1
- checkpoint-2500/optimizer.bin +1 -1
- checkpoint-2500/random_states_0.pkl +1 -1
- checkpoint-3000/controlnet/config.json +1 -1
- checkpoint-3000/controlnet/diffusion_pytorch_model.bin +1 -1
- checkpoint-3000/optimizer.bin +1 -1
- checkpoint-3000/random_states_0.pkl +1 -1
- checkpoint-3500/controlnet/config.json +1 -1
- checkpoint-3500/controlnet/diffusion_pytorch_model.bin +1 -1
- checkpoint-3500/optimizer.bin +1 -1
- checkpoint-3500/random_states_0.pkl +1 -1
- checkpoint-4000/controlnet/config.json +1 -1
- checkpoint-4000/controlnet/diffusion_pytorch_model.bin +1 -1
- checkpoint-4000/optimizer.bin +1 -1
- checkpoint-4000/random_states_0.pkl +1 -1
- checkpoint-4500/controlnet/config.json +1 -1
- checkpoint-4500/controlnet/diffusion_pytorch_model.bin +1 -1
- checkpoint-4500/optimizer.bin +1 -1
- checkpoint-4500/random_states_0.pkl +1 -1
- checkpoint-5000/controlnet/config.json +1 -1
- checkpoint-5000/controlnet/diffusion_pytorch_model.bin +1 -1
- checkpoint-5000/optimizer.bin +1 -1
- checkpoint-5000/random_states_0.pkl +1 -1
- checkpoint-5500/controlnet/config.json +1 -1
- checkpoint-5500/controlnet/diffusion_pytorch_model.bin +1 -1
- checkpoint-5500/optimizer.bin +1 -1
- checkpoint-5500/random_states_0.pkl +1 -1
- checkpoint-6000/controlnet/config.json +1 -1
- checkpoint-6000/controlnet/diffusion_pytorch_model.bin +1 -1
- checkpoint-6000/optimizer.bin +1 -1
- checkpoint-6000/random_states_0.pkl +1 -1
- checkpoint-6500/controlnet/config.json +1 -1
- checkpoint-6500/controlnet/diffusion_pytorch_model.bin +1 -1
- checkpoint-6500/optimizer.bin +1 -1
- checkpoint-6500/random_states_0.pkl +1 -1
- checkpoint-7000/controlnet/config.json +1 -1
- checkpoint-7000/controlnet/diffusion_pytorch_model.bin +1 -1
- checkpoint-7000/optimizer.bin +1 -1
- checkpoint-7000/random_states_0.pkl +1 -1
- checkpoint-7500/controlnet/config.json +1 -1
- checkpoint-7500/controlnet/diffusion_pytorch_model.bin +1 -1
- checkpoint-7500/optimizer.bin +1 -1
- checkpoint-7500/random_states_0.pkl +1 -1
checkpoint-10000/controlnet/config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "ControlNetModel",
|
3 |
+
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
5 |
+
"act_fn": "silu",
|
6 |
+
"attention_head_dim": 8,
|
7 |
+
"block_out_channels": [
|
8 |
+
320,
|
9 |
+
640,
|
10 |
+
1280,
|
11 |
+
1280
|
12 |
+
],
|
13 |
+
"class_embed_type": null,
|
14 |
+
"conditioning_embedding_out_channels": [
|
15 |
+
16,
|
16 |
+
32,
|
17 |
+
96,
|
18 |
+
256
|
19 |
+
],
|
20 |
+
"controlnet_conditioning_channel_order": "rgb",
|
21 |
+
"cross_attention_dim": 768,
|
22 |
+
"down_block_types": [
|
23 |
+
"CrossAttnDownBlock2D",
|
24 |
+
"CrossAttnDownBlock2D",
|
25 |
+
"CrossAttnDownBlock2D",
|
26 |
+
"DownBlock2D"
|
27 |
+
],
|
28 |
+
"downsample_padding": 1,
|
29 |
+
"flip_sin_to_cos": true,
|
30 |
+
"freq_shift": 0,
|
31 |
+
"global_pool_conditions": false,
|
32 |
+
"in_channels": 4,
|
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 |
+
"only_cross_attention": false,
|
39 |
+
"projection_class_embeddings_input_dim": null,
|
40 |
+
"resnet_time_scale_shift": "default",
|
41 |
+
"upcast_attention": false,
|
42 |
+
"use_linear_projection": false
|
43 |
+
}
|
checkpoint-10000/controlnet/diffusion_pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1022fa1dc58954dbfc40accc94ea8180a9b82c72d6433132b3ddf3991db5ae8
|
3 |
+
size 1445259705
|
checkpoint-10000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57d564c636ed81b38255344c320b127dc18e3f33d941eacc62612367c6fc3144
|
3 |
+
size 2890518041
|
checkpoint-10000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d563908b613e6813b6922b7c18a3f9bee4d48946cc6d792b1913e4d063afe0d
|
3 |
+
size 14663
|
checkpoint-10000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9be2ad76dcbc923b00e6a142f6db62aad4a46c47bb83864ccb68ddc899d0ce78
|
3 |
+
size 557
|
checkpoint-10000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6bcd4cb37625cab1478c5f801ecf8dcfe8513c2acdf383cd99f5bc953b5e8a3
|
3 |
+
size 563
|
checkpoint-2500/controlnet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
checkpoint-2500/controlnet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445259705
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c478b4cdb04003f5a0e9c163750a613bd2daa9542ca6b760385c7bb12e88abba
|
3 |
size 1445259705
|
checkpoint-2500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2890518041
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c17bce212634991574c27e4d37794c65248ad19c350f37a15da433f32dcd4353
|
3 |
size 2890518041
|
checkpoint-2500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30e8b37579553214e5c39c8b3276c5662116bf9a1907e63aa29e1dfd21925aec
|
3 |
size 14663
|
checkpoint-3000/controlnet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
checkpoint-3000/controlnet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445259705
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9954d5ad4917ed3e568a63de63d2df0966a38388a147ae51eb0f6e4a1d051382
|
3 |
size 1445259705
|
checkpoint-3000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2890518041
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f42e2ccd11c4cfb429894d5e188d36d7c1e6350fb03d18c3abe2bf78782df1f
|
3 |
size 2890518041
|
checkpoint-3000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad37e91732d69669fdcb4d72577057d09e0881d665e87f0bf61f98aa7faaaadb
|
3 |
size 14663
|
checkpoint-3500/controlnet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
checkpoint-3500/controlnet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445259705
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d59a6e56753dca8cef0ccfe5b7508972acbb2967d6c646c64c72931efa534c2c
|
3 |
size 1445259705
|
checkpoint-3500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2890518041
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d953e7ba516a360f4ad3ecc4a75fdeffe2593cb67cf09c7b5234498b6216413b
|
3 |
size 2890518041
|
checkpoint-3500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b308f99c898095f2d93e4c65016fc7805ae885d04b9c4b520284aa773ddb46a9
|
3 |
size 14663
|
checkpoint-4000/controlnet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
checkpoint-4000/controlnet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445259705
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbd5d2b0eaa22e0892c2c23c1f6814a990c6314bdee6664c0f4236f951126333
|
3 |
size 1445259705
|
checkpoint-4000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2890518041
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4889a51f9a27cda7a176acb320ae339bcd43a3af4883f314ca31fa81a5b03b9
|
3 |
size 2890518041
|
checkpoint-4000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02409a35a36cd5168e16a14c3f44a9da333c08f92a93d58214764f3b48b0f675
|
3 |
size 14663
|
checkpoint-4500/controlnet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
checkpoint-4500/controlnet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445259705
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c910236502f947576f8b975b290076278ba5476750ca24233ec2e25897497ad1
|
3 |
size 1445259705
|
checkpoint-4500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2890518041
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df45bb1ff2c4c69b5dc8075ff2b02a2246afcc378b187eb50f0cbe4f2b0edd39
|
3 |
size 2890518041
|
checkpoint-4500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17929a2e340f7a46d90d41ffa371cd5d8be66beb2a61ee05c2e0ea7fc9646245
|
3 |
size 14663
|
checkpoint-5000/controlnet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
checkpoint-5000/controlnet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445259705
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc97598dd9f503e6551b946bc22a9fe00b8edfb6bba0bbb15b404a40d480b554
|
3 |
size 1445259705
|
checkpoint-5000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2890518041
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c545f34d55100d234b2258508941ffb97cf98be756bc433761b4a1fa483b811c
|
3 |
size 2890518041
|
checkpoint-5000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35bc40b2cedc1667c7324b707ca1d462bd6b8cc231b92d9b189d0dfaefb9c7dd
|
3 |
size 14663
|
checkpoint-5500/controlnet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
checkpoint-5500/controlnet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445259705
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71d52e8a08f3da8ee2c68f81d0403843f5a606de9b689cceadcc6283fb6e2bf9
|
3 |
size 1445259705
|
checkpoint-5500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2890518041
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3eb0d79d1ef22ff80bc76d104fc818c1ab194cfd1a80bb48c4d2b59bd7952e7
|
3 |
size 2890518041
|
checkpoint-5500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4ef1cfe5386d41ec506451efae18476857b4df518ed0c78b45d97c9193e1827
|
3 |
size 14663
|
checkpoint-6000/controlnet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
checkpoint-6000/controlnet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445259705
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34b68554e2fc95977e2b63fd7a13ef5336c6472abf8b237d13062ea40b7f40c7
|
3 |
size 1445259705
|
checkpoint-6000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2890518041
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a12249c04783ca8f57e4d17023b97effacb264e2adaf06bbc376c8d5d512c00
|
3 |
size 2890518041
|
checkpoint-6000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:069613eeb40e5550923a9314af1ced717a66284feea03d306db013fe63293d7b
|
3 |
size 14663
|
checkpoint-6500/controlnet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
checkpoint-6500/controlnet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445259705
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee398e0a2635016dc420026f3e9e14a8842afe77085bbf22e18975f288d26aca
|
3 |
size 1445259705
|
checkpoint-6500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2890518041
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e52690035d545825fd9231461cf359f353615a56172989228ef8db30bc36f2b
|
3 |
size 2890518041
|
checkpoint-6500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78bc2f0454b9b7ed9946f95283f29c0917dad25c22a20f6b80475047761e4e3d
|
3 |
size 14663
|
checkpoint-7000/controlnet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
checkpoint-7000/controlnet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445259705
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7430d06e5c8b6e78289c2abc85039536858e858d424342a9a1447888fd89f0d
|
3 |
size 1445259705
|
checkpoint-7000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2890518041
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:350854e89ae5c31107c92b5924227716f24e4bc30132822b564c58d74b9a6f08
|
3 |
size 2890518041
|
checkpoint-7000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9c4504c6b0717fb776064d00932b669ef27fae8b483e74878d87454175e6704
|
3 |
size 14663
|
checkpoint-7500/controlnet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
-
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
checkpoint-7500/controlnet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445259705
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24991de906490dd127b43162e5427140f3b933d3e41fa3279bd3e9483214ad14
|
3 |
size 1445259705
|
checkpoint-7500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2890518041
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:745f5d8e499d4e1ee66b83aa8a6f3ce959200564a27ebdaef40c86ed23718187
|
3 |
size 2890518041
|
checkpoint-7500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c7c9a96b695e7cb25ecc16de88dbe553ea9623f46621a17c50d423e65334305
|
3 |
size 14663
|