Skip to content

Commit be1b8d5

Browse files
authored
fix(gallery): override parameters for flux kontext
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
1 parent 97f087e commit be1b8d5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

gallery/index.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15035,6 +15035,13 @@
1503515035
- gpu
1503615036
- cpu
1503715037
overrides:
15038+
options:
15039+
- diffusion_model
15040+
- clip_l_path:clip_l.safetensors
15041+
- t5xxl_path:t5xxl_fp16.safetensors
15042+
- vae_path:ae.safetensors
15043+
- sampler:euler
15044+
- vae_decode_only:false
1503815045
parameters:
1503915046
model: flux1-kontext-dev-Q8_0.gguf
1504015047
files:

0 commit comments

Comments
 (0)