Upload model
Browse files- config.json +2 -2
- diffusion_pytorch_model.safetensors +2 -2
config.json
CHANGED
|
@@ -31,7 +31,7 @@
|
|
| 31 |
"encoder_hid_dim_type": null,
|
| 32 |
"flip_sin_to_cos": true,
|
| 33 |
"freq_shift": 0,
|
| 34 |
-
"in_channels":
|
| 35 |
"layers_per_block": 1,
|
| 36 |
"mid_block_only_cross_attention": null,
|
| 37 |
"mid_block_scale_factor": 1,
|
|
@@ -41,7 +41,7 @@
|
|
| 41 |
"num_attention_heads": null,
|
| 42 |
"num_class_embeds": null,
|
| 43 |
"only_cross_attention": false,
|
| 44 |
-
"out_channels":
|
| 45 |
"projection_class_embeddings_input_dim": null,
|
| 46 |
"resnet_out_scale_factor": 1.0,
|
| 47 |
"resnet_skip_time_act": false,
|
|
|
|
| 31 |
"encoder_hid_dim_type": null,
|
| 32 |
"flip_sin_to_cos": true,
|
| 33 |
"freq_shift": 0,
|
| 34 |
+
"in_channels": 3,
|
| 35 |
"layers_per_block": 1,
|
| 36 |
"mid_block_only_cross_attention": null,
|
| 37 |
"mid_block_scale_factor": 1,
|
|
|
|
| 41 |
"num_attention_heads": null,
|
| 42 |
"num_class_embeds": null,
|
| 43 |
"only_cross_attention": false,
|
| 44 |
+
"out_channels": 3,
|
| 45 |
"projection_class_embeddings_input_dim": null,
|
| 46 |
"resnet_out_scale_factor": 1.0,
|
| 47 |
"resnet_skip_time_act": false,
|
diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94e4cd59dd36b72e5f4102295e7035dce23a2ab2d83c8367dc09eca4a4069ea5
|
| 3 |
+
size 86652
|