Upload model
Browse files- README.md +3 -0
- config.json +20 -0
- diffusion_pytorch_model.safetensors +3 -0
README.md
CHANGED
@@ -1 +1,4 @@
|
|
|
|
|
|
|
|
1 |
Original from https://civitai.com/models/118111?modelVersionId=1009051. Will be deleted after fixing https://github.com/huggingface/diffusers/issues/9996.
|
|
|
1 |
+
---
|
2 |
+
library_name: diffusers
|
3 |
+
---
|
4 |
Original from https://civitai.com/models/118111?modelVersionId=1009051. Will be deleted after fixing https://github.com/huggingface/diffusers/issues/9996.
|
config.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "FluxTransformer2DModel",
|
3 |
+
"_diffusers_version": "0.32.0.dev0",
|
4 |
+
"_name_or_path": "../checkpoints/flux-dev/transformer",
|
5 |
+
"attention_head_dim": 128,
|
6 |
+
"axes_dims_rope": [
|
7 |
+
16,
|
8 |
+
56,
|
9 |
+
56
|
10 |
+
],
|
11 |
+
"guidance_embeds": true,
|
12 |
+
"in_channels": 64,
|
13 |
+
"joint_attention_dim": 4096,
|
14 |
+
"num_attention_heads": 24,
|
15 |
+
"num_layers": 19,
|
16 |
+
"num_single_layers": 38,
|
17 |
+
"out_channels": null,
|
18 |
+
"patch_size": 1,
|
19 |
+
"pooled_projection_dim": 768
|
20 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e267eab6345a8011747d168d4885dfe058464190703b24132f4b75f95d6253f
|
3 |
+
size 6699382055
|