Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify CodeFormer and GFPGAN restoration backends, use Spandrel for GFPGAN | Aarni Koskela | 2023-12-30 | 1 | -0/+1 |
| | |||||
* | Overhaul tests to use py.test | Aarni Koskela | 2023-05-19 | 1 | -1/+2 |
| | |||||
* | Add basic ESLint configuration for formatting | Aarni Koskela | 2023-05-17 | 1 | -0/+2 |
| | | | | | This doesn't enable any of ESLint's actual possible-issue linting, but just style normalization based on the Prettier configuration (but without line length limits). | ||||
* | Merge branch 'dev' into extension-settings-backup | AUTOMATIC1111 | 2023-04-29 | 1 | -1/+1 |
|\ | |||||
| * | update torch | Vladimir Mandic | 2023-03-30 | 1 | -1/+1 |
| | | |||||
* | | Various UI fixes in config state tab | space-nuko | 2023-03-29 | 1 | -0/+1 |
|/ | |||||
* | remove waiting for input on version mismatch warning, change supported versions | AUTOMATIC | 2023-01-28 | 1 | -1/+0 |
| | |||||
* | Made it only a warning | Spaceginner | 2023-01-27 | 1 | -0/+1 |
| | |||||
* | change hash to sha256 | AUTOMATIC | 2023-01-14 | 1 | -0/+1 |
| | |||||
* | Ignore safetensor files | Tim Patton | 2022-11-21 | 1 | -0/+1 |
| | |||||
* | launch tests from launch.py with --tests commandline argument | AUTOMATIC | 2022-10-30 | 1 | -0/+2 |
| | |||||
* | remove repeated gitignore entries | AUTOMATIC | 2022-10-29 | 1 | -3/+0 |
| | |||||
* | create send to buttons in one module | yfszzx | 2022-10-27 | 1 | -0/+2 |
| | |||||
* | remove browser to extension | yfszzx | 2022-10-24 | 1 | -1/+0 |
| | |||||
* | Move browser and Inspiration into extension | yfszzx | 2022-10-23 | 1 | -1/+3 |
|\ | |||||
| * | further support for extensions | AUTOMATIC | 2022-10-22 | 1 | -0/+1 |
| | | |||||
| * | removed aesthetic gradients as built-in | AUTOMATIC | 2022-10-22 | 1 | -1/+1 |
| | | | | | | | | added support for extensions | ||||
* | | inspiration pull request | yfszzx | 2022-10-20 | 1 | -1/+2 |
|/ | |||||
* | Cleaning & improvements | Leo Mozoloa | 2022-10-19 | 1 | -0/+1 |
| | |||||
* | remove user's liners from .gitigbore - those go into .git/info/exclude | AUTOMATIC | 2022-10-14 | 1 | -2/+0 |
| | |||||
* | Merge branch 'AUTOMATIC1111:master' into master | 不会画画的中医不是好程序员 | 2022-10-13 | 1 | -0/+1 |
|\ | |||||
| * | Restore last generation params | Trung Ngo | 2022-10-13 | 1 | -0/+1 |
| | | |||||
* | | images history fix all known bug | yfszzx | 2022-10-13 | 1 | -0/+1 |
| | | |||||
* | | images history improvement | yfszzx | 2022-10-12 | 1 | -0/+1 |
|/ | |||||
* | initial support for training textual inversion | AUTOMATIC | 2022-10-02 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into ModelLoader | d8ahazard | 2022-09-30 | 1 | -0/+2 |
|\ | |||||
| * | Respect --ckpt-dir command-line argument when merging models (#1261) | William Moorehouse | 2022-09-28 | 1 | -1/+1 |
| | | | | | | | | * Update .gitignore to ignore *all* checkpoint files in /models * Fixed typo in UI | ||||
* | | Merge remote-tracking branch 'upstream/master' into ModelLoader | d8ahazard | 2022-09-27 | 1 | -0/+2 |
|\| | |||||
| * | Merge branch 'master' into notification-sound | 48DESIGN | 2022-09-27 | 1 | -0/+1 |
| |\ | |||||
| | * | Solve issue #962 | Alexandre Simard | 2022-09-27 | 1 | -1/+2 |
| | | | | | | | | | | | | Fix by @MrAcademy | ||||
| * | | adds support for a notification.mp3 in the root directory that will play ↵ | Connum | 2022-09-26 | 1 | -1/+2 |
| |/ | | | | | | | upon completion (fixes #1013) | ||||
* | | Cleanup gitignore, old files | d8ahazard | 2022-09-26 | 1 | -3/+1 |
| | | |||||
* | | Update .gitignore | d8ahazard | 2022-09-26 | 1 | -4/+6 |
| | | |||||
* | | Cleanup existing directories, fixes | d8ahazard | 2022-09-26 | 1 | -0/+1 |
|/ | |||||
* | Update .gitignore to ignore downloaded GFPGAN models | William Moorehouse | 2022-09-23 | 1 | -0/+1 |
| | |||||
* | Add LDSR and "GoLatent?" Upscaling (#763) | d8ahazard | 2022-09-21 | 1 | -0/+1 |
| | | | * Add LDSR Upscaling | ||||
* | Exclude checkpoint files in models | James Moore | 2022-09-18 | 1 | -0/+1 |
| | |||||
* | added user.css support | AUTOMATIC | 2022-09-17 | 1 | -0/+1 |
| | |||||
* | webui-user.sh gitignore | orionaskatu | 2022-09-14 | 1 | -0/+1 |
| | |||||
* | Add support for saving styles with negative prompts | cryzed | 2022-09-11 | 1 | -0/+1 |
| | |||||
* | CLIP interrogator | AUTOMATIC | 2022-09-11 | 1 | -0/+1 |
| | |||||
* | add webui-user.bat to gitignore to possibly remedy #204 | AUTOMATIC | 2022-09-09 | 1 | -0/+1 |
| | |||||
* | support for prompt styles | AUTOMATIC | 2022-09-09 | 1 | -0/+1 |
| | | | | fix broken prompt matrix | ||||
* | support for sd-concepts as alternatives for textual inversion #151 | AUTOMATIC | 2022-09-08 | 1 | -1/+2 |
| | |||||
* | Add settings file | Daniel Grenner | 2022-09-08 | 1 | -1/+2 |
| | | | | Signed-off-by: Daniel Grenner <daniel.grenner@ingka.ikea.com> | ||||
* | Add log directory to gitignore | Ascended | 2022-09-06 | 1 | -0/+1 |
| | | | Quick headache saver | ||||
* | fix grid overwriting bug | AUTOMATIC | 2022-09-06 | 1 | -0/+2 |
| | |||||
* | added gitignore as per #67 | AUTOMATIC | 2022-09-05 | 1 | -0/+8 |