-
I'm trying to use controlnet in the img2img-inpainting task:
```
unit1 = webuiapi.ControlNetUnit(input_image=img, module='depth', model='control_sd15_depth [fef5e48e]')
result2 = api.img2img(imag…
-
It would be good to train dreambooth on the inpainting model, I could generate incredible art with inpainting and dreambooth
here a user apparently achieved it
https://github.com/huggingface/diffu…
-
How to resolve this below?
`python gradio_swap.py
/data/venv-E4S2023/lib/python3.10/site-packages/torchvision/transforms/functional_tensor.py:5: UserWarning: The torchvision.transforms.functional_…
-
-
So, I noted this with 3.0 and spent some time last night fixing it. I actually posted the fix to reddit; should've done it here.
The change is to pass in the batch_size to SeargeLatentMuxer3 and t…
-
I want to remove the léns of sunglasses too, how can i do that. I hope you can help me soon
-
This functionality is provided by `GRIDobj.inpaintnans`, which provides a few different methods for filling missing data including Laplace interpolation. It also supports interpolating from another DE…
-
Here is the error message, could anyone give me some help?
`Traceback (most recent call last):
File "train.py", line 33, in
model.optimize_parameters()
File "/DeepLearning/xing_zhao/inpai…
-
This issue may be inherent to StableDiffusion – I have not tried other inpainting UI's to know if they also exhibit this behavior.
Inpainting causes the parts _not_ under the mask to still change. …
-
Traceback (most recent call last):
File "demo.py", line 3, in
from inpaint import inpaint
File "E:\pytorch\video-object-removal\inpaint.py", line 5, in
from inpainting.model import g…