Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
|
@@ -40,7 +40,7 @@ config:
|
|
| 40 |
ema_decay: 0.99
|
| 41 |
dtype: bf16
|
| 42 |
model:
|
| 43 |
-
name_or_path: "FLUX.1-
|
| 44 |
is_flux: true
|
| 45 |
quantize: true
|
| 46 |
sample:
|
|
|
|
| 40 |
ema_decay: 0.99
|
| 41 |
dtype: bf16
|
| 42 |
model:
|
| 43 |
+
name_or_path: "FLUX.1-dev"
|
| 44 |
is_flux: true
|
| 45 |
quantize: true
|
| 46 |
sample:
|