Add Type
Browse files- unet/config.json +1 -0
unet/config.json
CHANGED
@@ -79,6 +79,7 @@
|
|
79 |
"source_model": "frankjoshua/albedobaseXL_v13"
|
80 |
}
|
81 |
],
|
|
|
82 |
"moe_layers": "all",
|
83 |
"num_experts": 4,
|
84 |
"num_experts_per_tok": 2,
|
|
|
79 |
"source_model": "frankjoshua/albedobaseXL_v13"
|
80 |
}
|
81 |
],
|
82 |
+
"type": "sd",
|
83 |
"moe_layers": "all",
|
84 |
"num_experts": 4,
|
85 |
"num_experts_per_tok": 2,
|