diff --git a/gallery/flux-ggml.yaml b/gallery/flux-ggml.yaml index 5738d5845..29f6c7938 100644 --- a/gallery/flux-ggml.yaml +++ b/gallery/flux-ggml.yaml @@ -10,3 +10,5 @@ config_file: | - "t5xxl_path:t5xxl_fp16.safetensors" - "vae_path:ae.safetensors" - "sampler:euler" + + cfg_scale: 1 diff --git a/gallery/flux.yaml b/gallery/flux.yaml index a859d8011..72a0d19ce 100644 --- a/gallery/flux.yaml +++ b/gallery/flux.yaml @@ -12,4 +12,4 @@ config_file: | enable_parameters: num_inference_steps pipeline_type: FluxPipeline - cfg_scale: 0 + cfg_scale: 1