InvokeAI/ldm
Lincoln Stein 20551857da add clipseg support for creating inpaint masks from text
On the command line, the new option is --text_mask or -tm.
Example:

```
invoke> a baseball -I /path/to/still_life.png -tm orange
```

This will find the orange fruit in the still life painting and replace
it with an image of a baseball.
2022-10-18 08:27:48 -04:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke add clipseg support for creating inpaint masks from text 2022-10-18 08:27:48 -04:00
models fix noisy images at high step counts 2022-10-14 16:19:45 -04:00
modules Fix img2img DDIM index out of bound 2022-10-17 22:32:15 -04:00
generate.py add clipseg support for creating inpaint masks from text 2022-10-18 08:27:48 -04:00
lr_scheduler.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
simplet2i.py Squashed commit of the following: 2022-09-12 14:31:48 -04:00
util.py add ability to import and edit alternative models online 2022-10-13 23:48:07 -04:00