baptle commited on
Commit
cd4d4ca
·
verified ·
1 Parent(s): 52795e2

Upload 2 files

Browse files
adapter_config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "peft_type": "LORA",
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Tongyi-MAI/Z-Image-Turbo",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "lora_alpha": 32,
12
+ "lora_dropout": 0.0,
13
+ "r": 32,
14
+ "revision": null,
15
+ "target_modules": ["to_q", "to_v", "to_k", "to_out.0"],
16
+ "task_type": "DIFFUSION"
17
+ }
japan_realistic_adapter.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c107315892acd94a1156c640fc3453ec9cb370a276f67aa22c6ad12b91ec8e1f
3
+ size 170128232