Skip to content

Commit

Permalink
update default FluxGuidance
Browse files Browse the repository at this point in the history
  • Loading branch information
aiXander committed Jan 16, 2025
1 parent 6b92b7c commit 7969f32
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions eve/tools/flux_dev_lora/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ parameters:
description: How strictly to follow the prompt
hide_from_ui: true
hide_from_agent: true
default: 3.5
minimum: 0
maximum: 10
default: 2.5
minimum: 1.0
maximum: 4.0
lora:
type: lora
label: LoRA
Expand All @@ -102,8 +102,8 @@ parameters:
lora_strength:
type: float
label: LoRA strength
description: Strength of the LoRA model (lower values may increase prompt adherence at the expense of resemblance to the LoRA subject/style). Ideally stay within 0.7-1.0
default: 0.9
description: Strength of the LoRA model (lower values may increase prompt adherence at the expense of resemblance to the LoRA subject/style). Ideally stay within 0.7-0.9
default: 0.85
minimum: 0
maximum: 1.5
alias: lora_scale
Expand Down

0 comments on commit 7969f32

Please sign in to comment.