File size: 874 Bytes
dab49c5
5538623
12b0bf6
 
 
91f4b7b
 
2146adf
91f4b7b
12b0bf6
91f4b7b
 
5538623
3489c30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
title: FireFlow
emoji: 🔥
colorFrom: blue
colorTo: blue
sdk: gradio
sdk_version: 5.0.1
app_file: app.py
pinned: false
license: apache-2.0
license_name: flux-1-dev-non-commercial-license
license_link: LICENSE.md
short_description: Fast Inversion of Rectified Flow for Image Semantic Editing.
---

This is a demo is a simplified version of the approach described in the paper, ["FireFlow: Fast Inversion of Rectified Flow for Image Semantic Editing"](https://arxiv.org/abs/2412.07517)

```
@misc{deng2024fireflowfastinversionrectified,
      title={FireFlow: Fast Inversion of Rectified Flow for Image Semantic Editing}, 
      author={Yingying Deng and Xiangyu He and Changwang Mei and Peisong Wang and Fan Tang},
      year={2024},
      eprint={2412.07517},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2412.07517}, 
}
```