rockerBOO commited on
Commit
be57fad
·
verified ·
1 Parent(s): a60c959

Upload FluxPipeline

Browse files
model_index.json CHANGED
@@ -1,7 +1,15 @@
1
  {
2
  "_class_name": "FluxPipeline",
3
- "_diffusers_version": "0.31.0",
4
  "_name_or_path": "ostris/Flex.1-alpha",
 
 
 
 
 
 
 
 
5
  "scheduler": [
6
  "diffusers",
7
  "FlowMatchEulerDiscreteScheduler"
 
1
  {
2
  "_class_name": "FluxPipeline",
3
+ "_diffusers_version": "0.32.1",
4
  "_name_or_path": "ostris/Flex.1-alpha",
5
+ "feature_extractor": [
6
+ null,
7
+ null
8
+ ],
9
+ "image_encoder": [
10
+ null,
11
+ null
12
+ ],
13
  "scheduler": [
14
  "diffusers",
15
  "FlowMatchEulerDiscreteScheduler"
scheduler/scheduler_config.json CHANGED
@@ -1,11 +1,16 @@
1
  {
2
  "_class_name": "FlowMatchEulerDiscreteScheduler",
3
- "_diffusers_version": "0.31.0",
4
  "base_image_seq_len": 256,
5
  "base_shift": 0.5,
 
6
  "max_image_seq_len": 4096,
7
  "max_shift": 1.15,
8
  "num_train_timesteps": 1000,
9
  "shift": 1.0,
10
- "use_dynamic_shifting": false
 
 
 
 
11
  }
 
1
  {
2
  "_class_name": "FlowMatchEulerDiscreteScheduler",
3
+ "_diffusers_version": "0.32.1",
4
  "base_image_seq_len": 256,
5
  "base_shift": 0.5,
6
+ "invert_sigmas": false,
7
  "max_image_seq_len": 4096,
8
  "max_shift": 1.15,
9
  "num_train_timesteps": 1000,
10
  "shift": 1.0,
11
+ "shift_terminal": null,
12
+ "use_beta_sigmas": false,
13
+ "use_dynamic_shifting": false,
14
+ "use_exponential_sigmas": false,
15
+ "use_karras_sigmas": false
16
  }
text_encoder/config.json CHANGED
@@ -19,7 +19,7 @@
19
  "num_hidden_layers": 12,
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
- "torch_dtype": "float32",
23
  "transformers_version": "4.47.1",
24
  "vocab_size": 49408
25
  }
 
19
  "num_hidden_layers": 12,
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
+ "torch_dtype": "float16",
23
  "transformers_version": "4.47.1",
24
  "vocab_size": 49408
25
  }
text_encoder/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bea3f0b6e1491e0919d379c5fa480d72604e7cc707e097643ba1401673062af
3
- size 492265168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2d7e83d85c915df4f9f5a04c43dc173c279850fe453e3da8891b5941cd67034
3
+ size 246144152
transformer/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "FluxTransformer2DModel",
3
- "_diffusers_version": "0.31.0",
4
  "_name_or_path": "ostris/Flex.1-alpha",
5
  "attention_head_dim": 128,
6
  "axes_dims_rope": [
@@ -14,6 +14,7 @@
14
  "num_attention_heads": 24,
15
  "num_layers": 8,
16
  "num_single_layers": 38,
 
17
  "patch_size": 1,
18
  "pooled_projection_dim": 768,
19
  "quantization_config": {
@@ -23,7 +24,7 @@
23
  "bnb_4bit_quant_storage": "uint8",
24
  "bnb_4bit_quant_type": "nf4",
25
  "bnb_4bit_use_double_quant": false,
26
- "llm_int8_enable_fp32_cpu_offload": true,
27
  "llm_int8_has_fp16_weight": false,
28
  "llm_int8_skip_modules": null,
29
  "llm_int8_threshold": 6.0,
 
1
  {
2
  "_class_name": "FluxTransformer2DModel",
3
+ "_diffusers_version": "0.32.1",
4
  "_name_or_path": "ostris/Flex.1-alpha",
5
  "attention_head_dim": 128,
6
  "axes_dims_rope": [
 
14
  "num_attention_heads": 24,
15
  "num_layers": 8,
16
  "num_single_layers": 38,
17
+ "out_channels": null,
18
  "patch_size": 1,
19
  "pooled_projection_dim": 768,
20
  "quantization_config": {
 
24
  "bnb_4bit_quant_storage": "uint8",
25
  "bnb_4bit_quant_type": "nf4",
26
  "bnb_4bit_use_double_quant": false,
27
+ "llm_int8_enable_fp32_cpu_offload": false,
28
  "llm_int8_has_fp16_weight": false,
29
  "llm_int8_skip_modules": null,
30
  "llm_int8_threshold": 6.0,
transformer/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7728985638a96da9be2bc06e1c7e5ccaadec47929d362616361335d623446a97
3
- size 4595086819
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2a7b9834442378f8729c70916d5db08780b53851a75edc50ba732653639df25
3
+ size 4599218587
vae/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
- "_diffusers_version": "0.31.0",
4
  "_name_or_path": "/root/.cache/huggingface/hub/models--ostris--Flex.1-alpha/snapshots/5dd0b1bc2a9421b891abcf7c9218993f696dd550/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
+ "_diffusers_version": "0.32.1",
4
  "_name_or_path": "/root/.cache/huggingface/hub/models--ostris--Flex.1-alpha/snapshots/5dd0b1bc2a9421b891abcf7c9218993f696dd550/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
vae/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c717328c8ad41faab2ccfd52ae17332505c6833cf176aad56e7b58f2c4d4c94
3
- size 335306212
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f58ad0fbb7e0621871b778bf36a6faeb2c46a79adb32b898b60acd1f9560f890
3
+ size 167666654