Ryan Dick
|
35f8781ea2
|
Fix static type errors with SCHEDULER_NAME_VALUES. And, avoid bi-directional cross-directory imports, which contribute to circular import issues.
|
2024-07-05 07:38:35 -07:00 |
|
psychedelicious
|
51e515b925
|
tidy: use lowercase for tcd scheduler identifier
|
2024-04-03 17:03:02 +11:00 |
|
psychedelicious
|
8c509295f9
|
chore: ruff
|
2024-04-03 17:02:45 +11:00 |
|
l0stl0rd
|
80e311a069
|
Update schedulers.py
|
2024-03-28 22:52:15 +01:00 |
|
l0stl0rd
|
b6e6bdc195
|
Update schedulers.py
|
2024-03-28 22:51:59 +01:00 |
|
psychedelicious
|
3a136420d5
|
chore: ruff check - fix flake8-comprensions
|
2023-11-11 10:55:23 +11:00 |
|
blessedcoolant
|
356b5a41a9
|
wip: Add LCMScheduler
|
2023-11-10 06:54:36 -08:00 |
|
Martin Kristiansen
|
caea6d11c6
|
isort wip 2
|
2023-09-12 13:01:58 -04:00 |
|
Martin Kristiansen
|
218b6d0546
|
Apply black
|
2023-07-27 10:54:01 -04:00 |
|
Sergey Borisov
|
f3d9797ebe
|
Add dpmpp_sde and dpmpp_2m_sde schedulers(with karras)
|
2023-06-18 23:38:15 +03:00 |
|
Sergey Borisov
|
6b7cf3f3be
|
Add lms and dpmpp2_s karras scheduler
|
2023-06-17 21:00:16 +03:00 |
|
blessedcoolant
|
026d3260b4
|
Add Heun Karras Scheduler
|
2023-05-14 11:45:08 +10:00 |
|
blessedcoolant
|
4b957edfec
|
Add DDPM Scheduler
|
2023-05-12 03:18:34 +12:00 |
|
blessedcoolant
|
46ca7718d9
|
Add DEIS Scheduler
|
2023-05-12 03:10:30 +12:00 |
|
blessedcoolant
|
b928d7a6e6
|
Change scheduler names to be accurate
_a = Ancestral
_k = Karras
|
2023-05-12 02:59:43 +12:00 |
|
blessedcoolant
|
8a836247c8
|
Add DPMPP Single, Euler Karras and DPMPP2 Multi Karras Schedulers
|
2023-05-12 02:23:33 +12:00 |
|
blessedcoolant
|
9a383e456d
|
Codesplit SCHEDULER_MAP for reusage
|
2023-05-12 00:40:03 +12:00 |
|