Update unet/config.json
Browse files- unet/config.json +1 -2
unet/config.json
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"_class_name": "UNet2DConditionModel",
|
| 3 |
-
"_diffusers_version": "0.
|
| 4 |
-
"_name_or_path": "comin/IterComp",
|
| 5 |
"act_fn": "silu",
|
| 6 |
"addition_embed_type": "text_time",
|
| 7 |
"addition_embed_type_num_heads": 64,
|
|
|
|
| 1 |
{
|
| 2 |
"_class_name": "UNet2DConditionModel",
|
| 3 |
+
"_diffusers_version": "0.26.3",
|
|
|
|
| 4 |
"act_fn": "silu",
|
| 5 |
"addition_embed_type": "text_time",
|
| 6 |
"addition_embed_type_num_heads": 64,
|