mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
feat: add restart sampler (#3219)
This commit is contained in:
+2
-1
@@ -35,7 +35,8 @@ KSAMPLER = {
|
||||
"dpmpp_3m_sde_gpu": "",
|
||||
"ddpm": "",
|
||||
"lcm": "LCM",
|
||||
"tcd": "TCD"
|
||||
"tcd": "TCD",
|
||||
"restart": "Restart"
|
||||
}
|
||||
|
||||
SAMPLER_EXTRA = {
|
||||
|
||||
Reference in New Issue
Block a user