Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "FluxTransformer2DModel",
|
3 |
"_diffusers_version": "0.30.0.dev0",
|
4 |
-
"_name_or_path": "../flux-mini.safetensors",
|
5 |
"attention_head_dim": 128,
|
6 |
"guidance_embeds": true,
|
7 |
"in_channels": 64,
|
|
|
1 |
{
|
2 |
"_class_name": "FluxTransformer2DModel",
|
3 |
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "../checkpoint/flux-mini.safetensors",
|
5 |
"attention_head_dim": 128,
|
6 |
"guidance_embeds": true,
|
7 |
"in_channels": 64,
|