We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3033845 commit cd49408Copy full SHA for cd49408
gallery/flux-ggml.yaml
@@ -10,3 +10,5 @@ config_file: |
10
- "t5xxl_path:t5xxl_fp16.safetensors"
11
- "vae_path:ae.safetensors"
12
- "sampler:euler"
13
+
14
+ cfg_scale: 1
gallery/flux.yaml
@@ -12,4 +12,4 @@ config_file: |
enable_parameters: num_inference_steps
pipeline_type: FluxPipeline
15
- cfg_scale: 0
0 commit comments