Pierre Chapuis
|
9e8c2a3753
|
add FrankenSolver
This solver is designed to use Diffusers Schedulers as Refiners Solvers.
|
2024-07-10 19:31:34 +02:00 |
|
Laurent
|
17246708b9
|
Add sample_noise staticmethod and modify add_noise to support batched steps
|
2024-04-18 12:55:49 +02:00 |
|
Pierre Chapuis
|
bf0ba58541
|
refactor solver params, add sample prediction type
|
2024-02-26 12:14:02 +01:00 |
|
Pierre Chapuis
|
ddc1cf8ca7
|
refactor solvers to support different timestep spacings
|
2024-02-26 12:14:02 +01:00 |
|
Pierre Chapuis
|
c8c6294550
|
add LCMSolver (Latent Consistency Models)
|
2024-02-21 16:37:27 +01:00 |
|
Pierre Chapuis
|
3de1508b65
|
increase tolerance on Euler test
|
2024-02-04 08:58:22 +01:00 |
|
Pierre Chapuis
|
83b478c0ff
|
fix test failure caused by Diffusers 0.26.0
|
2024-02-04 08:58:22 +01:00 |
|
Pierre Chapuis
|
3ddd258d36
|
add a test for noise schedules
|
2024-02-01 16:17:07 +01:00 |
|
limiteinductive
|
73f6ccfc98
|
make Scheduler a fl.Module + Change name Scheduler -> Solver
|
2024-01-31 17:03:52 +01:00 |
|