diff --git a/gallery/flux-ggml.yaml b/gallery/flux-ggml.yaml index 5738d584..29f6c793 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 a859d801..72a0d19c 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