Delete config.json
Browse files- config.json +0 -11
config.json
DELETED
@@ -1,11 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"model_type": "Flux.1",
|
3 |
-
"architecture": "Flux.1",
|
4 |
-
"image_size": 1024,
|
5 |
-
"train_steps": 5000,
|
6 |
-
"learning_rate": "0.0004",
|
7 |
-
"use_lora": false,
|
8 |
-
"files": {
|
9 |
-
"model": "my_first_flux_lora_v1.safetensors"
|
10 |
-
}
|
11 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|