-
Hi,
Thanks for the very interesting work! I'm interested in using this approach for img2img conditioning. Have you done any experiments in that direction? Do you foresee any issues or caveats that…
-
Is it possible to use seamless tiling in an img2img workflow?
-
### Describe the bug
When I use flux's img2img controlnet for inference, a channel error occurs.
### Reproduction
import numpy as np
import torch
import cv2
from PIL import Image
from diffusers…
-
Requesting through the API returns the original image and has no effect
prompt: Telephoto lens, Vlog
negative_prompt: (mutated hands and fingers)
styles: None
seed: -1
subseed: -1
subseed_stre…
-
hello, when I load lora and inference, a problem is occured
Traceback (most recent call last): …
-
Hi, is it possible to have the img2img version of `flux/dev` and `flux-general` and the Inpaint version of `flux-general`? Thanks.
-
very often when i use flux q8 and img2img without a prompt the render look blurry and is unusable.
i used it also with sdxl models but also most of it look blurry.
why is it like that? somebody …
-
How to implement img2img?
` sigmas = self.get_sigmas_karras(steps).to(self.device)
print(type(init_image))
# latents
# noise = torch.randn((size[0], 4, size[1] // 8,…
-
Whenever I send a generated image to img2img or inpainting using the buttons underneath the result image, the exact seed of the generation gets sent, too. This did not happen in previous iterations of…
-
Input image
![image](https://github.com/user-attachments/assets/a2f7fb3d-de9c-4e56-9733-980bff4b4de6)
denoising 0.5
![image](https://github.com/user-attachments/assets/2726dbd2-ff95-4bc9-a40b-872…