Add diffusers format weights (#3)

- Add diffusers format weights (5d4717a3dc82fa40a286f48bb71f1ead5c517800)
- update readme with diffusers goodies (97a16425ff5c88f218d76851f32820e703ea813d)
- Update README.md (9ae394376d269f108989e648378f3ee54cfe7d7b)
- Upload folder using huggingface_hub (f2a94b28d7167624c443a40aaa0334351bd62c02)
- update scheduler (fe1bfe0b434c9a621a4d4ddad4f57204dcf55d23)

Co-authored-by: Dhruv Nair <dn6@users.noreply.huggingface.co>
Co-authored-by: Apolinário from multimodal AI art <multimodalart@users.noreply.huggingface.co>
This commit is contained in:
ai-modelscope
2024-08-02 22:15:25 +08:00
parent a91722bf11
commit 7f9644d9a7
25 changed files with 230467 additions and 2 deletions

14
transformer/config.json Normal file
View File

@ -0,0 +1,14 @@
{
"_class_name": "FluxTransformer2DModel",
"_diffusers_version": "0.30.0.dev0",
"_name_or_path": "../checkpoints/flux-dev/transformer",
"attention_head_dim": 128,
"guidance_embeds": true,
"in_channels": 64,
"joint_attention_dim": 4096,
"num_attention_heads": 24,
"num_layers": 19,
"num_single_layers": 38,
"patch_size": 1,
"pooled_projection_dim": 768
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff