Upload config.json
Browse filesadd missing hype parameters in config
- config.json +1 -0
config.json
CHANGED
|
@@ -6,6 +6,7 @@
|
|
| 6 |
"mllm_hf_path":"OpenGVLab/InternVL3-2B-hf",
|
| 7 |
"dit_path":"Efficient-Large-Model/Sana_1600M_512px_diffusers",
|
| 8 |
"vae_path":"mit-han-lab/dc-ae-f32c32-sana-1.1-diffusers",
|
|
|
|
| 9 |
"connect_layer": 6,
|
| 10 |
"downsample_ratio": 0.5,
|
| 11 |
"freeze_mm_mlp_adapter": false,
|
|
|
|
| 6 |
"mllm_hf_path":"OpenGVLab/InternVL3-2B-hf",
|
| 7 |
"dit_path":"Efficient-Large-Model/Sana_1600M_512px_diffusers",
|
| 8 |
"vae_path":"mit-han-lab/dc-ae-f32c32-sana-1.1-diffusers",
|
| 9 |
+
"unilip_factor":9.5,
|
| 10 |
"connect_layer": 6,
|
| 11 |
"downsample_ratio": 0.5,
|
| 12 |
"freeze_mm_mlp_adapter": false,
|