1
0
mirror of https://github.com/vladmandic/sdnext.git synced 2026-01-27 15:02:48 +03:00
Files
sdnext/modules/perflow/__init__.py
Vladimir Mandic bda45d865e perflow
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-01-22 11:03:23 -05:00

5 lines
181 B
Python

### original: <https://github.com/magic-research/piecewise-rectified-flow>
from .scheduler_perflow import PeRFlowScheduler
from .utils_perflow import merge_delta_weights_into_unet