Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10780 from akx/image-emb-fonts | AUTOMATIC1111 | 2023-06-02 | 1 | -8/+13 |
| | | | Mark caption_image_overlay's textfont as deprecated; fix #10778 | ||||
* | Deduplicate get_font code | Aarni Koskela | 2023-05-11 | 1 | -7/+2 |
| | |||||
* | ruff manual fixes | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | imports cleanup for ruff | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | print bucket sizes for training without resizing images #6620 | AUTOMATIC | 2023-01-13 | 1 | -2/+2 |
| | | | | fix an error when generating a picture with embedding in it | ||||
* | Update image_embedding.py | DepFA | 2022-10-21 | 1 | -2/+2 |
| | |||||
* | Use opts in textual_inversion image_embedding.py for dynamic fonts | DepFA | 2022-10-21 | 1 | -0/+1 |
| | |||||
* | formatting | DepFA | 2022-10-12 | 1 | -79/+91 |
| | |||||
* | add file based test | DepFA | 2022-10-11 | 1 | -0/+8 |
| | |||||
* | remove old caption method | DepFA | 2022-10-11 | 1 | -37/+2 |
| | |||||
* | move embedding logic to separate file | DepFA | 2022-10-11 | 1 | -0/+234 |