Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
v8hid committed May 2, 2023
1 parent 2ed87c1 commit 842c5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iz_helpers/static_variables.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

default_sampling_steps = 35
default_sampler = "DDIM"
default_cfg_scale = "DDIM"
default_cfg_scale = 8
default_mask_blur = 48
default_total_outpaints = 5
promptTableHeaders = ["Start at second [0,1,...]", "Prompt"]
Expand Down

0 comments on commit 842c5b8

Please sign in to comment.