alexgenovese/flux-sd3-flow-edit 🔢🖼️❓📝 → 🖼️

▶️ 456 runs 📅 Dec 2024 ⚙️ Cog 0.13.6 🔗 GitHub 📄 Paper ⚖️ License
image-editing image-to-image

About

FlowEdit: Inversion-Free Text-Based Editing Using Pre-Trained Flow Models

Example Output

Output

Example output

Performance Metrics

30.74s Prediction Time
30.75s Total Time
All Input Parameters
{
  "seed": 42,
  "image": "https://replicate.delivery/pbxt/MBnOVjGiT3dYzRbac2BufGbwvzAnRjn00SBiywq1I23WqAHp/steak.png",
  "n_avg": 1,
  "n_max": 23,
  "n_min": 0,
  "num_steps": 28,
  "model_type": "FLUX",
  "source_prompt": "A steak accompanied by a side of leaf salad.",
  "target_prompt": "A bread roll accompanied by a side of leaf salad.",
  "src_guidance_scale": 1.5,
  "tar_guidance_scale": 5.5
}
Input Parameters
seed Type: integerDefault: 42
Random seed for reproducibility
image (required) Type: string
Input image to edit
n_avg Type: integerDefault: 1Range: 1 - ∞
Average step count (improves structure at cost of runtime)
n_max Type: integerDefault: 33Range: 1 - 50
Control the strength of the edit
n_min Type: integerDefault: 0Range: 0 - ∞
Minimum step for improved style edits
num_steps Type: integerDefault: 28Range: 1 - 50
Total number of discretization steps
model_type Default: FLUX
Model to use for editing
source_prompt (required) Type: string
Description of the input image
target_prompt (required) Type: string
Description of desired output image
src_guidance_scale Type: numberDefault: 1.5Range: 1 - 30
Source prompt CFG scale
tar_guidance_scale Type: numberDefault: 5.5Range: 1 - 30
Target prompt CFG scale
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
0it [00:00, ?it/s]
6it [00:01,  5.72it/s]
7it [00:02,  2.59it/s]
8it [00:03,  1.73it/s]
9it [00:04,  1.35it/s]
10it [00:06,  1.14it/s]
11it [00:07,  1.02it/s]
12it [00:08,  1.07s/it]
13it [00:09,  1.13s/it]
14it [00:11,  1.17s/it]
15it [00:12,  1.20s/it]
16it [00:13,  1.23s/it]
17it [00:15,  1.24s/it]
18it [00:16,  1.26s/it]
19it [00:17,  1.27s/it]
20it [00:18,  1.27s/it]
21it [00:20,  1.28s/it]
22it [00:21,  1.28s/it]
23it [00:22,  1.28s/it]
24it [00:24,  1.29s/it]
25it [00:25,  1.29s/it]
26it [00:26,  1.29s/it]
27it [00:28,  1.29s/it]
28it [00:29,  1.29s/it]
28it [00:29,  1.05s/it]
Version Details
Version ID
c113eff69980647f475c63bdc3ce59cf8089e763db8ba054782ca81b3c6a1415
Version Created
December 22, 2024
Run on Replicate →