WiNE-iNEFF
commited on
Commit
•
59c39f0
1
Parent(s):
ded2d1e
Upload folder using huggingface_hub
Browse files
unet/config.json
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
-
"_diffusers_version": "0.
|
4 |
-
"_name_or_path": "/root/.cache/huggingface/hub/models--WiNE-iNEFF--Minecraft-Skin-Diffusion-V3/snapshots/
|
5 |
"act_fn": "silu",
|
6 |
"add_attention": true,
|
7 |
"attention_head_dim": 8,
|
|
|
8 |
"block_out_channels": [
|
9 |
128,
|
10 |
128,
|
@@ -32,6 +33,7 @@
|
|
32 |
"norm_eps": 1e-05,
|
33 |
"norm_num_groups": 32,
|
34 |
"num_class_embeds": null,
|
|
|
35 |
"out_channels": 4,
|
36 |
"resnet_time_scale_shift": "default",
|
37 |
"sample_size": 64,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
+
"_diffusers_version": "0.25.0",
|
4 |
+
"_name_or_path": "/root/.cache/huggingface/hub/models--WiNE-iNEFF--Minecraft-Skin-Diffusion-V3/snapshots/43d12ba00655ee3249114ed60ef71d4c444cad7a/unet",
|
5 |
"act_fn": "silu",
|
6 |
"add_attention": true,
|
7 |
"attention_head_dim": 8,
|
8 |
+
"attn_norm_num_groups": null,
|
9 |
"block_out_channels": [
|
10 |
128,
|
11 |
128,
|
|
|
33 |
"norm_eps": 1e-05,
|
34 |
"norm_num_groups": 32,
|
35 |
"num_class_embeds": null,
|
36 |
+
"num_train_timesteps": null,
|
37 |
"out_channels": 4,
|
38 |
"resnet_time_scale_shift": "default",
|
39 |
"sample_size": 64,
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 280443424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff1dec9668cba3f3dc2caefa61fc6dcb680c544c17d36f65f994b480b2e3aaa4
|
3 |
size 280443424
|