Commit 7f1b66b4 authored by finetuneanon's avatar finetuneanon Committed by GitHub

Remove expensive samplers

parent 9eca715e
...@@ -50,9 +50,9 @@ samplers = [ ...@@ -50,9 +50,9 @@ samplers = [
"ddim", "ddim",
"k_euler", "k_euler",
"k_euler_ancestral", "k_euler_ancestral",
"k_heun", #"k_heun",
"k_dpm_2", #"k_dpm_2",
"k_dpm_2_ancestral", #"k_dpm_2_ancestral",
"k_lms" "k_lms"
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment