mattdangerw commited on
Commit
7dffeb4
·
verified ·
1 Parent(s): a5c12a5

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +8 -4
  2. metadata.json +8 -3
  3. model.weights.h5 +2 -2
config.json CHANGED
@@ -9,6 +9,7 @@
9
  "mmdit_num_layers": 24,
10
  "mmdit_num_heads": 24,
11
  "mmdit_position_size": 192,
 
12
  "vae": {
13
  "module": "keras_hub.src.models.vae.vae_backbone",
14
  "class_name": "VAEBackbone",
@@ -64,7 +65,7 @@
64
  "intermediate_output_index": 10,
65
  "max_sequence_length": 77
66
  },
67
- "registered_name": "CLIPTextEncoder"
68
  },
69
  "clip_g": {
70
  "module": "keras_hub.src.models.clip.clip_text_encoder",
@@ -82,15 +83,18 @@
82
  "intermediate_output_index": 30,
83
  "max_sequence_length": 77
84
  },
85
- "registered_name": "CLIPTextEncoder"
86
  },
87
  "t5": null,
88
  "latent_channels": 16,
89
  "output_channels": 3,
90
  "num_train_timesteps": 1000,
91
  "shift": 3.0,
92
- "height": 1024,
93
- "width": 1024
 
 
 
94
  },
95
  "registered_name": "keras_hub>StableDiffusion3Backbone"
96
  }
 
9
  "mmdit_num_layers": 24,
10
  "mmdit_num_heads": 24,
11
  "mmdit_position_size": 192,
12
+ "mmdit_qk_norm": null,
13
  "vae": {
14
  "module": "keras_hub.src.models.vae.vae_backbone",
15
  "class_name": "VAEBackbone",
 
65
  "intermediate_output_index": 10,
66
  "max_sequence_length": 77
67
  },
68
+ "registered_name": "keras_hub>CLIPTextEncoder"
69
  },
70
  "clip_g": {
71
  "module": "keras_hub.src.models.clip.clip_text_encoder",
 
83
  "intermediate_output_index": 30,
84
  "max_sequence_length": 77
85
  },
86
+ "registered_name": "keras_hub>CLIPTextEncoder"
87
  },
88
  "t5": null,
89
  "latent_channels": 16,
90
  "output_channels": 3,
91
  "num_train_timesteps": 1000,
92
  "shift": 3.0,
93
+ "image_shape": [
94
+ 1024,
95
+ 1024,
96
+ 3
97
+ ]
98
  },
99
  "registered_name": "keras_hub>StableDiffusion3Backbone"
100
  }
metadata.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
- "keras_version": "3.6.0",
3
- "keras_hub_version": "0.16.1",
4
  "parameter_count": 2987080931,
5
- "date_saved": "2024-10-05@11:10:43"
 
 
 
 
 
6
  }
 
1
  {
2
+ "keras_version": "3.7.0",
3
+ "keras_hub_version": "0.19.0",
4
  "parameter_count": 2987080931,
5
+ "date_saved": "2024-12-21@22:39:43",
6
+ "tasks": [
7
+ "ImageToImage",
8
+ "Inpaint",
9
+ "TextToImage"
10
+ ]
11
  }
model.weights.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1ec19a3d9ac2e2ff2ff1e611564acfc8c32e36be555972ac3bcdf08379da6e4
3
- size 5977917456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84982cffaf69ca7c985dce97b6b17bea6f772cc0a08349fcc3b1a87e602625a9
3
+ size 5977922296