Upload item2/config_multi_chunks.yaml with huggingface_hub
Browse files
item2/config_multi_chunks.yaml
CHANGED
@@ -104,11 +104,11 @@ attention_matching_params:
|
|
104 |
best_checkpoint_index: 250
|
105 |
lora_scale: 1.0
|
106 |
# lora path
|
107 |
-
lora_dir: "./
|
108 |
max_guidance_scale: 2.0
|
109 |
|
110 |
disk_store: True
|
111 |
-
load_attention_store: "./cache/
|
112 |
registered_modules:
|
113 |
BasicTransformerBlock:
|
114 |
- "attn1"
|
|
|
104 |
best_checkpoint_index: 250
|
105 |
lora_scale: 1.0
|
106 |
# lora path
|
107 |
+
lora_dir: "./cache/item2/train_motion_lora"
|
108 |
max_guidance_scale: 2.0
|
109 |
|
110 |
disk_store: True
|
111 |
+
load_attention_store: "./cache/item2/attention_store"
|
112 |
registered_modules:
|
113 |
BasicTransformerBlock:
|
114 |
- "attn1"
|