lucataco/flux-rf-inversion 🔢🖼️📝❓✓ → 🖼️

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

About

Cog implementation of Diffusers Flux RFInversion Pipeline

Example Output

Prompt:

"Portrait of a tiger"

Output

Example output

Performance Metrics

33.45s Prediction Time
33.46s Total Time
All Input Parameters
{
  "eta": 0.9,
  "image": "https://replicate.delivery/pbxt/MEQINqlsMs9i61oNXzOnsbsB5jV72H3u3ZWZUseGLSBfoZAC/cat.png",
  "prompt": "Portrait of a tiger",
  "output_format": "webp",
  "stop_timestep": 0.38,
  "output_quality": 80,
  "start_timestep": 0,
  "inversion_gamma": 0.5,
  "num_inference_steps": 28
}
Input Parameters
eta Type: numberDefault: 0.9Range: 0.1 - 1
The controller guidance. higher eta - better faithfullness, less editability. For more significant edits, lower the value of eta
seed Type: integer
Random seed. Set for reproducible generation
image (required) Type: string
Input image for image to image mode. The aspect ratio of your output will match this image
prompt Type: stringDefault: Portrait of a tiger
Prompt for generated image
output_format Default: webp
Format of the output images
stop_timestep Type: numberDefault: 0.38Range: 0 - 1
Stop timestep
output_quality Type: integerDefault: 80Range: 0 - 100
Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
start_timestep Type: numberDefault: 0Range: 0 - 1
Start timestep
inversion_gamma Type: numberDefault: 0.5Range: 0.1 - 1
Inversion gamma
num_inference_steps Type: integerDefault: 28Range: 1 - 50
Number of inference steps
disable_safety_checker Type: booleanDefault: false
Disable safety checker for generated images. This feature is only available through the API. See [https://replicate.com/docs/how-does-replicate-work#safety](https://replicate.com/docs/how-does-replicate-work#safety)
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 14818
Prompt: Portrait of a tiger
  0%|          | 0/28 [00:00<?, ?it/s]
  4%|▎         | 1/28 [00:00<00:09,  2.76it/s]
  7%|▋         | 2/28 [00:00<00:12,  2.06it/s]
 11%|█         | 3/28 [00:01<00:13,  1.91it/s]
 14%|█▍        | 4/28 [00:02<00:13,  1.84it/s]
 18%|█▊        | 5/28 [00:02<00:12,  1.81it/s]
 21%|██▏       | 6/28 [00:03<00:12,  1.78it/s]
 25%|██▌       | 7/28 [00:03<00:11,  1.77it/s]
 29%|██▊       | 8/28 [00:04<00:11,  1.76it/s]
 32%|███▏      | 9/28 [00:04<00:10,  1.76it/s]
 36%|███▌      | 10/28 [00:05<00:10,  1.75it/s]
 39%|███▉      | 11/28 [00:06<00:09,  1.74it/s]
 43%|████▎     | 12/28 [00:06<00:09,  1.74it/s]
 46%|████▋     | 13/28 [00:07<00:08,  1.74it/s]
 50%|█████     | 14/28 [00:07<00:08,  1.73it/s]
 54%|█████▎    | 15/28 [00:08<00:07,  1.73it/s]
 57%|█████▋    | 16/28 [00:08<00:06,  1.73it/s]
 61%|██████    | 17/28 [00:09<00:06,  1.73it/s]
 64%|██████▍   | 18/28 [00:10<00:05,  1.73it/s]
 68%|██████▊   | 19/28 [00:10<00:05,  1.73it/s]
 71%|███████▏  | 20/28 [00:11<00:04,  1.73it/s]
 75%|███████▌  | 21/28 [00:11<00:04,  1.73it/s]
 79%|███████▊  | 22/28 [00:12<00:03,  1.72it/s]
 82%|████████▏ | 23/28 [00:13<00:02,  1.72it/s]
 86%|████████▌ | 24/28 [00:13<00:02,  1.72it/s]
 89%|████████▉ | 25/28 [00:14<00:01,  1.72it/s]
 93%|█████████▎| 26/28 [00:14<00:01,  1.73it/s]
 96%|█████████▋| 27/28 [00:15<00:00,  1.73it/s]
100%|██████████| 28/28 [00:15<00:00,  1.73it/s]
100%|██████████| 28/28 [00:15<00:00,  1.76it/s]
  0%|          | 0/28 [00:00<?, ?it/s]
  4%|▎         | 1/28 [00:00<00:09,  2.74it/s]
  7%|▋         | 2/28 [00:00<00:12,  2.04it/s]
 11%|█         | 3/28 [00:01<00:13,  1.89it/s]
 14%|█▍        | 4/28 [00:02<00:13,  1.83it/s]
 18%|█▊        | 5/28 [00:02<00:12,  1.79it/s]
 21%|██▏       | 6/28 [00:03<00:12,  1.77it/s]
 25%|██▌       | 7/28 [00:03<00:11,  1.75it/s]
 29%|██▊       | 8/28 [00:04<00:11,  1.75it/s]
 32%|███▏      | 9/28 [00:04<00:10,  1.74it/s]
 36%|███▌      | 10/28 [00:05<00:10,  1.74it/s]
 39%|███▉      | 11/28 [00:06<00:09,  1.74it/s]
 43%|████▎     | 12/28 [00:06<00:09,  1.74it/s]
 46%|████▋     | 13/28 [00:07<00:08,  1.74it/s]
 50%|█████     | 14/28 [00:07<00:08,  1.74it/s]
 54%|█████▎    | 15/28 [00:08<00:07,  1.74it/s]
 57%|█████▋    | 16/28 [00:09<00:06,  1.73it/s]
 61%|██████    | 17/28 [00:09<00:06,  1.73it/s]
 64%|██████▍   | 18/28 [00:10<00:05,  1.73it/s]
 68%|██████▊   | 19/28 [00:10<00:05,  1.73it/s]
 71%|███████▏  | 20/28 [00:11<00:04,  1.73it/s]
 75%|███████▌  | 21/28 [00:11<00:04,  1.73it/s]
 79%|███████▊  | 22/28 [00:12<00:03,  1.73it/s]
 82%|████████▏ | 23/28 [00:13<00:02,  1.73it/s]
 86%|████████▌ | 24/28 [00:13<00:02,  1.73it/s]
 89%|████████▉ | 25/28 [00:14<00:01,  1.73it/s]
 93%|█████████▎| 26/28 [00:14<00:01,  1.73it/s]
 96%|█████████▋| 27/28 [00:15<00:00,  1.73it/s]
100%|██████████| 28/28 [00:15<00:00,  1.72it/s]
100%|██████████| 28/28 [00:15<00:00,  1.75it/s]
Version Details
Version ID
5062c593200af97cb6a9271cb5a569bfd60ecbf3f66332adca983a7cff610810
Version Created
December 30, 2024
Run on Replicate →