pranavajay
commited on
Commit
•
1300620
1
Parent(s):
9ac3a7d
Update transformer/config.json
Browse files- transformer/config.json +2 -1
transformer/config.json
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
{
|
2 |
"_class_name": "FluxTransformer2DModel",
|
3 |
"_diffusers_version": "0.30.0.dev0",
|
|
|
4 |
"attention_head_dim": 128,
|
5 |
-
"guidance_embeds":
|
6 |
"in_channels": 64,
|
7 |
"joint_attention_dim": 4096,
|
8 |
"num_attention_heads": 24,
|
|
|
1 |
{
|
2 |
"_class_name": "FluxTransformer2DModel",
|
3 |
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "../checkpoints/kalpana/transformer",
|
5 |
"attention_head_dim": 128,
|
6 |
+
"guidance_embeds": true,
|
7 |
"in_channels": 64,
|
8 |
"joint_attention_dim": 4096,
|
9 |
"num_attention_heads": 24,
|