-
### Model/Pipeline/Scheduler description
A competitor of LCM-Lora, with higher generation quality and consistency regardless number of steps
Project page: https://piecewise-rectified-flow.github…
-
I've been trying to reproduce your work, especially the rectified flow part. However, the reflow procedure always results in poorer synthesis quality (even for small sampling steps). I'm wondering if …
-
The training and sampling strategy is similar to siggrapah 2023: **Iterative 𝛼-(de)Blending: a Minimalist Deterministic Diffusion Model**
-
Hello,
Thank you very much for this nice package.
I wanted to kindly ask if, as stated in the implemented papers section, the code for RectifiedFlow (Liu et al 2023) is provided?
Alain
-
https://github.com/huggingface/diffusers/pull/9985
https://huggingface.co/black-forest-labs/FLUX.1-Fill-dev
FLUX.1 Fill [dev] is a 12 billion parameter rectified flow transformer capable of fi…
-
I'm amazed by the performance of rectified flow and its series And there is no training code of it in instaflow. So why? I mean there's one in rectified flow and since instaflow is a later work Pr…
-
Hi, thanks for your great work. I especially appreciate your intuitive [blog post](https://www.cs.utexas.edu/~lqiang/rectflow/html/intro.html). However, I just want to let you know that there's a tiny…
-
Dear authors,
I am interested in a new architecture where it is important that Optical Flow be aligned with Images. However, there is always a misalignment between images and their corresponding op…
-
Add feature suggestions below:
Current Goals:
- [x] Huber Loss
- [x] LPIPS Loss
- [ ] Modularize Code
- [ ] Add Sampling To Model
- [x] Add Unet & Required Modules
- [ ] Add conditioning …
-
Project page: https://piecewise-rectified-flow.github.io/
Github: https://github.com/magic-research/piecewise-rectified-flow/tree/main
Claims to be faster than the normal Rectified Flow (used in […