mpatel57 commited on
Commit
949212f
·
verified ·
1 Parent(s): 29e7323

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -7,4 +7,10 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ FlowChef introduces a novel approach to controlled image generation by leveraging rectified flow models (RFMs) for **efficient, training-free, inversion-free, and gradient-free steering of denoising trajectories**.
11
+ Unlike diffusion models, which demand extensive training and computational resources, FlowChef unifies tasks like **classifier guidance, inverse problems, and image editing** without extra training or backpropagation.
12
+ By model steering facilitated by gradient skipping, FlowChef sets new benchmarks in performance, memory, and efficiency, achieving state-of-the-art results across diverse tasks.
13
+
14
+ - [**Project page**] [https://flowchef.github.io/](https://flowchef.github.io/)
15
+ - [**Paper**] [https://flowchef.github.io/static/docs/FlowChef_ArXiv.pdf](https://flowchef.github.io/static/docs/FlowChef_ArXiv.pdf)
16
+ - [**Demos**] (find below)