Upload folder using huggingface_hub
Browse files- adapter_config.json +11 -11
- adapter_model.safetensors +2 -2
- checkpoint-250/adapter_config.json +11 -11
- checkpoint-250/adapter_model.safetensors +2 -2
- checkpoint-250/optimizer.bin +1 -1
- checkpoint-250/random_states_0.pkl +1 -1
- checkpoint-250/unet_lora/pytorch_lora_weights.safetensors +2 -2
- unet_lora/pytorch_lora_weights.safetensors +2 -2
adapter_config.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": {
|
4 |
-
"base_model_class": "
|
5 |
-
"parent_library": "
|
6 |
},
|
7 |
"base_model_name_or_path": null,
|
8 |
"bias": "none",
|
@@ -23,20 +23,20 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"conv2",
|
27 |
"upsamplers.0.conv",
|
28 |
-
"to_out.0",
|
29 |
-
"to_k",
|
30 |
-
"proj_out",
|
31 |
"time_emb_proj",
|
|
|
|
|
32 |
"to_v",
|
33 |
-
"
|
34 |
"downsamplers.0.conv",
|
35 |
-
"
|
36 |
-
"
|
37 |
"conv1",
|
38 |
-
"
|
39 |
-
"
|
|
|
|
|
40 |
],
|
41 |
"task_type": null,
|
42 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": {
|
4 |
+
"base_model_class": "UNet2DConditionModel",
|
5 |
+
"parent_library": "diffusers.models.unets.unet_2d_condition"
|
6 |
},
|
7 |
"base_model_name_or_path": null,
|
8 |
"bias": "none",
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"upsamplers.0.conv",
|
|
|
|
|
|
|
27 |
"time_emb_proj",
|
28 |
+
"to_k",
|
29 |
+
"to_out.0",
|
30 |
"to_v",
|
31 |
+
"proj_in",
|
32 |
"downsamplers.0.conv",
|
33 |
+
"proj_out",
|
34 |
+
"conv2",
|
35 |
"conv1",
|
36 |
+
"ff.net.0.proj",
|
37 |
+
"conv_shortcut",
|
38 |
+
"ff.net.2",
|
39 |
+
"to_q"
|
40 |
],
|
41 |
"task_type": null,
|
42 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:150e80b4e7fd999ba00a003a9d7bd8b3b6c27e778cb31919619e4653fe2f7760
|
3 |
+
size 251887560
|
checkpoint-250/adapter_config.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": {
|
4 |
-
"base_model_class": "
|
5 |
-
"parent_library": "
|
6 |
},
|
7 |
"base_model_name_or_path": null,
|
8 |
"bias": "none",
|
@@ -23,20 +23,20 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"conv2",
|
27 |
"upsamplers.0.conv",
|
28 |
-
"to_out.0",
|
29 |
-
"to_k",
|
30 |
-
"proj_out",
|
31 |
"time_emb_proj",
|
|
|
|
|
32 |
"to_v",
|
33 |
-
"
|
34 |
"downsamplers.0.conv",
|
35 |
-
"
|
36 |
-
"
|
37 |
"conv1",
|
38 |
-
"
|
39 |
-
"
|
|
|
|
|
40 |
],
|
41 |
"task_type": null,
|
42 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": {
|
4 |
+
"base_model_class": "UNet2DConditionModel",
|
5 |
+
"parent_library": "diffusers.models.unets.unet_2d_condition"
|
6 |
},
|
7 |
"base_model_name_or_path": null,
|
8 |
"bias": "none",
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"upsamplers.0.conv",
|
|
|
|
|
|
|
27 |
"time_emb_proj",
|
28 |
+
"to_k",
|
29 |
+
"to_out.0",
|
30 |
"to_v",
|
31 |
+
"proj_in",
|
32 |
"downsamplers.0.conv",
|
33 |
+
"proj_out",
|
34 |
+
"conv2",
|
35 |
"conv1",
|
36 |
+
"ff.net.0.proj",
|
37 |
+
"conv_shortcut",
|
38 |
+
"ff.net.2",
|
39 |
+
"to_q"
|
40 |
],
|
41 |
"task_type": null,
|
42 |
"use_dora": false,
|
checkpoint-250/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:150e80b4e7fd999ba00a003a9d7bd8b3b6c27e778cb31919619e4653fe2f7760
|
3 |
+
size 251887560
|
checkpoint-250/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 126738748
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee2492e1720af6d853ffb9fc4f4e1678a250d761ef95e271764a395bd4468574
|
3 |
size 126738748
|
checkpoint-250/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9227715341a3e569216c9fc09d9d863c3f56a4c6a94cef2ae7a6b382a21c9cfe
|
3 |
size 14344
|
checkpoint-250/unet_lora/pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a6f5037519ed733e0233f8ab305e032438c2e19bfea0af1345a990c25e9d53a
|
3 |
+
size 251890168
|
unet_lora/pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a6f5037519ed733e0233f8ab305e032438c2e19bfea0af1345a990c25e9d53a
|
3 |
+
size 251890168
|