manbeast3b
commited on
Upload folder using huggingface_hub
Browse files
config.json
CHANGED
@@ -1,32 +1,19 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
5 |
],
|
6 |
-
"
|
7 |
-
"
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"feed_forward_proj": "gated-gelu",
|
15 |
-
"initializer_factor": 1.0,
|
16 |
-
"is_encoder_decoder": true,
|
17 |
-
"is_gated_act": true,
|
18 |
-
"layer_norm_epsilon": 1e-06,
|
19 |
-
"model_type": "t5",
|
20 |
-
"num_decoder_layers": 24,
|
21 |
-
"num_heads": 64,
|
22 |
-
"num_layers": 24,
|
23 |
-
"output_past": true,
|
24 |
-
"pad_token_id": 0,
|
25 |
-
"relative_attention_max_distance": 128,
|
26 |
-
"relative_attention_num_buckets": 32,
|
27 |
-
"tie_word_embeddings": false,
|
28 |
-
"torch_dtype": "bfloat16",
|
29 |
-
"transformers_version": "4.40.1",
|
30 |
-
"use_cache": true,
|
31 |
-
"vocab_size": 32128
|
32 |
}
|
|
|
1 |
{
|
2 |
+
"_class_name": "FluxTransformer2DModel",
|
3 |
+
"_diffusers_version": "0.31.0",
|
4 |
+
"_name_or_path": "black-forest-labs/FLUX.1-schnell",
|
5 |
+
"attention_head_dim": 128,
|
6 |
+
"axes_dims_rope": [
|
7 |
+
16,
|
8 |
+
56,
|
9 |
+
56
|
10 |
],
|
11 |
+
"guidance_embeds": false,
|
12 |
+
"in_channels": 64,
|
13 |
+
"joint_attention_dim": 4096,
|
14 |
+
"num_attention_heads": 24,
|
15 |
+
"num_layers": 19,
|
16 |
+
"num_single_layers": 38,
|
17 |
+
"patch_size": 1,
|
18 |
+
"pooled_projection_dim": 768
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
}
|
diffusion_pytorch_model-00001-of-00002.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a950ff95d06dc77dbd22a0b1da04ed12a40d1d3dda822e42d0bbe2a51a8d8580
|
3 |
+
size 9985225458
|
diffusion_pytorch_model-00002-of-00002.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:665fe160d8f2ea9bcd7fc8199897afc2f78b67d2393ae2c6655611413da9856f
|
3 |
+
size 1940457962
|
diffusion_pytorch_model.bin.index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|