mirror of
https://www.modelscope.cn/black-forest-labs/FLUX.1-Fill-dev.git
synced 2026-04-02 18:12:55 +08:00
add diffusers weights (#4)
- add diffusers weights (03216e1d673120f9467575e1e84ff1ff21f2c29f) Co-authored-by: YiYi Xu <YiYiXu@users.noreply.huggingface.co>
This commit is contained in:
19
transformer/config.json
Normal file
19
transformer/config.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"_class_name": "FluxTransformer2DModel",
|
||||
"_diffusers_version": "0.32.0.dev0",
|
||||
"attention_head_dim": 128,
|
||||
"axes_dims_rope": [
|
||||
16,
|
||||
56,
|
||||
56
|
||||
],
|
||||
"guidance_embeds": true,
|
||||
"in_channels": 384,
|
||||
"joint_attention_dim": 4096,
|
||||
"num_attention_heads": 24,
|
||||
"num_layers": 19,
|
||||
"num_single_layers": 38,
|
||||
"out_channels": 64,
|
||||
"patch_size": 1,
|
||||
"pooled_projection_dim": 768
|
||||
}
|
||||
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4cef6b166b2163ba9a01ccb68bf53054556852b69b32c0565dfe0741d28982d7
|
||||
size 9985006384
|
||||
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd99fdd45ac404a9c98c939bdc986647cd5160ca48b8e679e81d3d59c2b9a1e0
|
||||
size 9949328904
|
||||
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed878852603579083b4a4ea80544504faca9f42ebd41aaa103c3023ee2ebfbd5
|
||||
size 3870584832
|
||||
1167
transformer/diffusion_pytorch_model.safetensors.index.json
Normal file
1167
transformer/diffusion_pytorch_model.safetensors.index.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user