mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update common.ts
This commit is contained in:
parent
1a83936cdd
commit
97579770e1
@ -40,6 +40,7 @@ export const zSchedulerField = z.enum([
|
|||||||
'euler_a',
|
'euler_a',
|
||||||
'kdpm_2_a',
|
'kdpm_2_a',
|
||||||
'lcm',
|
'lcm',
|
||||||
|
'TCD',
|
||||||
]);
|
]);
|
||||||
// #endregion
|
// #endregion
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user