davidberenstein1957 commited on
Commit
bd290ee
·
verified ·
1 Parent(s): 643a302

Add files using upload-large-folder tool

Browse files
model_index.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_class_name": "FluxFillPipeline",
3
  "_diffusers_version": "0.33.1",
4
- "_name_or_path": "black-forest-labs/FLUX.1-Fill-dev",
5
  "scheduler": [
6
  "diffusers",
7
  "FlowMatchEulerDiscreteScheduler"
 
1
  {
2
+ "_class_name": "FluxControlPipeline",
3
  "_diffusers_version": "0.33.1",
4
+ "_name_or_path": "black-forest-labs/FLUX.1-Depth-dev",
5
  "scheduler": [
6
  "diffusers",
7
  "FlowMatchEulerDiscreteScheduler"
transformer/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "FluxTransformer2DModel",
3
  "_diffusers_version": "0.33.1",
4
- "_name_or_path": "/root/.cache/huggingface/hub/models--black-forest-labs--FLUX.1-Fill-dev/snapshots/6d92c296315be5f54318a6d2659f11465339f934/transformer",
5
  "attention_head_dim": 128,
6
  "axes_dims_rope": [
7
  16,
@@ -9,7 +9,7 @@
9
  56
10
  ],
11
  "guidance_embeds": true,
12
- "in_channels": 384,
13
  "joint_attention_dim": 4096,
14
  "num_attention_heads": 24,
15
  "num_layers": 19,
 
1
  {
2
  "_class_name": "FluxTransformer2DModel",
3
  "_diffusers_version": "0.33.1",
4
+ "_name_or_path": "/root/.cache/huggingface/hub/models--black-forest-labs--FLUX.1-Depth-dev/snapshots/61201579c6a6ad57a1acc19ffe62a1188f8adfc9/transformer",
5
  "attention_head_dim": 128,
6
  "axes_dims_rope": [
7
  16,
 
9
  56
10
  ],
11
  "guidance_embeds": true,
12
+ "in_channels": 128,
13
  "joint_attention_dim": 4096,
14
  "num_attention_heads": 24,
15
  "num_layers": 19,
transformer/diffusion_pytorch_model-00001-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4cef6b166b2163ba9a01ccb68bf53054556852b69b32c0565dfe0741d28982d7
3
- size 9985006384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca1b8a358874a5023419cbf803fd86c0cf0d7382a4a4b82fb7259497aa3fe645
3
+ size 9983433520
transformer/diffusion_pytorch_model-00002-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd99fdd45ac404a9c98c939bdc986647cd5160ca48b8e679e81d3d59c2b9a1e0
3
  size 9949328904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3362f89d1f3c2d03b8fa17389d70f2033d64a08726442535c915cf0201c24c99
3
  size 9949328904
transformer/diffusion_pytorch_model-00003-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed878852603579083b4a4ea80544504faca9f42ebd41aaa103c3023ee2ebfbd5
3
  size 3870584832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61e59875679174c4de46570fae3088a032a6b563914341e2a3e54061fb66fc74
3
  size 3870584832
transformer/diffusion_pytorch_model.safetensors.index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "metadata": {
3
- "total_size": 23804782720
4
  },
5
  "weight_map": {
6
  "context_embedder.bias": "diffusion_pytorch_model-00001-of-00003.safetensors",
 
1
  {
2
  "metadata": {
3
+ "total_size": 23803209856
4
  },
5
  "weight_map": {
6
  "context_embedder.bias": "diffusion_pytorch_model-00001-of-00003.safetensors",
vae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.33.1",
4
- "_name_or_path": "/root/.cache/huggingface/hub/models--black-forest-labs--FLUX.1-Fill-dev/snapshots/6d92c296315be5f54318a6d2659f11465339f934/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.33.1",
4
+ "_name_or_path": "/root/.cache/huggingface/hub/models--black-forest-labs--FLUX.1-Depth-dev/snapshots/61201579c6a6ad57a1acc19ffe62a1188f8adfc9/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,