Skip to content

Commit 4301089

Browse files
Update outpaint example.
1 parent 98f78e9 commit 4301089

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

inpaint/README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ In this example we will be using this image. Download it and place it in your in
88

99
This image has had part of it erased to alpha with gimp, the alpha channel is what we will be using as a mask for the inpainting. If using GIMP make sure you save the values of the transparent pixels for best results.
1010

11+
ComfyUI also has a mask editor that can be accessed by right clicking an image in the LoadImage node and "Open in MaskEditor".
12+
1113

1214
The following images can be loaded in [ComfyUI](https://github.com/comfyanonymous/ComfyUI) to get the full workflow.
1315

@@ -25,12 +27,12 @@ It also works with non inpainting models. Here's an example with the anythingV3
2527

2628
### Outpainting
2729

28-
You can also use these exact workflows for outpainting, first expand the canvas of the image in your favorite image editor filling it with transparency like in this input image where I expanded the top and bottom:
30+
You can also use similar workflows for outpainting. Outpainting is the same thing as inpainting. There is a "Pad Image for Outpainting" node to automatically pad the image for outpainting while creating the proper mask. In this example this image will be outpainted:
2931

3032
![Example](yosemite_outpaint_example.png)
3133

3234

33-
Using the v2 inpainting model the exact same way as the inpainting examples:
35+
Using the v2 inpainting model and the "Pad Image for Outpainting" node (load it in ComfyUI to see the workflow):
3436

3537
![Example](inpain_model_outpainting.png)
3638

inpaint/inpain_model_outpainting.png

30.4 KB
Loading

inpaint/yosemite_outpaint_example.png

46.9 KB
Loading

lora/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lora Examples
22

3-
These are examples demonstrating how to use Loras.
3+
These are examples demonstrating how to use Loras. All LoRA flavours: Lycoris, loha, lokr, locon, etc... are used this way.
44

55
You can Load these images in [ComfyUI](https://github.com/comfyanonymous/ComfyUI) to get the full workflow.
66

0 commit comments

Comments
 (0)