patrickvonplaten
commited on
Commit
•
d2a6220
1
Parent(s):
87a5836
uP
Browse files- adapter_config.json +0 -38
- lcm_sd_lora.safetensors +0 -3
- pytorch_lora_weights.safetensors +2 -2
adapter_config.json
DELETED
@@ -1,38 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"alpha_pattern": {},
|
3 |
-
"auto_mapping": {
|
4 |
-
"base_model_class": "UNet2DConditionModel",
|
5 |
-
"parent_library": "diffusers.models.unet_2d_condition"
|
6 |
-
},
|
7 |
-
"base_model_name_or_path": null,
|
8 |
-
"bias": "none",
|
9 |
-
"fan_in_fan_out": false,
|
10 |
-
"inference_mode": true,
|
11 |
-
"init_lora_weights": true,
|
12 |
-
"layers_pattern": null,
|
13 |
-
"layers_to_transform": null,
|
14 |
-
"lora_alpha": 8,
|
15 |
-
"lora_dropout": 0.0,
|
16 |
-
"modules_to_save": null,
|
17 |
-
"peft_type": "LORA",
|
18 |
-
"r": 64,
|
19 |
-
"rank_pattern": {},
|
20 |
-
"revision": null,
|
21 |
-
"target_modules": [
|
22 |
-
"to_out.0",
|
23 |
-
"ff.net.2",
|
24 |
-
"conv2",
|
25 |
-
"to_v",
|
26 |
-
"ff.net.0.proj",
|
27 |
-
"to_q",
|
28 |
-
"upsamplers.0.conv",
|
29 |
-
"proj_out",
|
30 |
-
"proj_in",
|
31 |
-
"to_k",
|
32 |
-
"conv_shortcut",
|
33 |
-
"downsamplers.0.conv",
|
34 |
-
"conv1",
|
35 |
-
"time_emb_proj"
|
36 |
-
],
|
37 |
-
"task_type": null
|
38 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lcm_sd_lora.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:8f90d840e075ff588a58e22c6586e2ae9a6f7922996ee6649a7f01072333afe4
|
3 |
-
size 134621556
|
|
|
|
|
|
|
|
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:8f90d840e075ff588a58e22c6586e2ae9a6f7922996ee6649a7f01072333afe4
|
3 |
+
size 134621556
|