Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deepdanbooru interrogator | Greendayle | 2022-10-05 | 1 | -5/+19 |
| | |||||
* | ignore errors in parse for purposes of token counting for #1564 | AUTOMATIC | 2022-10-04 | 1 | -2/+10 |
| | |||||
* | batch processing for img2img with an empty output directory, by request | AUTOMATIC | 2022-10-03 | 1 | -1/+1 |
| | |||||
* | Convert folder icon surrogate pair to valid utf8 | Hanusz Leszek | 2022-10-03 | 1 | -1/+1 |
| | |||||
* | keep textual inversion dataset latents in CPU memory to save a bit of VRAM | AUTOMATIC | 2022-10-02 | 1 | -2/+2 |
| | |||||
* | preprocessing for textual inversion added | AUTOMATIC | 2022-10-02 | 1 | -0/+36 |
| | |||||
* | make save to dirs optional for imgs saved from ui | Lopyter | 2022-10-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into 1404-script-reload-without-restart | AUTOMATIC1111 | 2022-10-02 | 1 | -32/+176 |
|\ | |||||
| * | Merge pull request #1324 from liamkerr/token_updates | AUTOMATIC1111 | 2022-10-02 | 1 | -8/+18 |
| |\ | | | | | | | Fixing Bugs with Token Counter | ||||
| | * | Merge branch 'master' into token_updates | liamkerr | 2022-10-02 | 1 | -7/+34 |
| | |\ | |||||
| | * \ | Merge branch 'master' into token_updates | liamkerr | 2022-10-02 | 1 | -17/+122 |
| | |\ \ | |||||
| | * | | | consolidated token counter functions | Liam | 2022-09-30 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | fixed token counter for prompt editing | Liam | 2022-09-30 | 1 | -7/+13 |
| | | | | | |||||
| | * | | | token counters now update when roll artist and style buttons are pressed ↵ | Liam | 2022-09-30 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/1194#issuecomment-1261203893 | ||||
| * | | | | fix for incorrect embedding token length calculation (will break seeds that ↵ | AUTOMATIC | 2022-10-02 | 1 | -0/+2 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | use embeddings, you're welcome!) add option to input initialization text for embeddings | ||||
| * | | | Merge branch 'master' into saving | AUTOMATIC1111 | 2022-10-02 | 1 | -24/+140 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | initial support for training textual inversion | AUTOMATIC | 2022-10-02 | 1 | -17/+122 |
| | |/ | |||||
| * | | Merge branch 'master' into saving | WDevelopsWebApps | 2022-09-29 | 1 | -29/+99 |
| |\ \ | |||||
| * | | | add advanced saving for save button | WDevelopsWebApps | 2022-09-28 | 1 | -8/+29 |
| | | | | |||||
* | | | | correct indent | DepFA | 2022-10-02 | 1 | -13/+12 |
| | | | | |||||
* | | | | Put reload buttons in row and add secondary style | DepFA | 2022-10-02 | 1 | -10/+13 |
| | | | | |||||
* | | | | add custom script body only refresh option | DepFA | 2022-10-02 | 1 | -0/+11 |
| | | | | |||||
* | | | | remove styling from python side | DepFA | 2022-10-01 | 1 | -1/+1 |
| | | | | |||||
* | | | | update reloading message style | DepFA | 2022-10-01 | 1 | -1/+1 |
| | | | | |||||
* | | | | Add scope warning to refresh button | DepFA | 2022-10-01 | 1 | -1/+1 |
| | | | | |||||
* | | | | add redefinition guard to gradio_routes_templates_response | DepFA | 2022-10-01 | 1 | -7/+8 |
| | | | | |||||
* | | | | add restart button | DepFA | 2022-10-01 | 1 | -1/+14 |
| |_|/ |/| | | |||||
* | | | ALT + return will submit prompt when it's in focus | Trung Ngo | 2022-09-30 | 1 | -1/+1 |
| | | | |||||
* | | | change default inpaint mode to original | AUTOMATIC | 2022-09-30 | 1 | -1/+1 |
| | | | |||||
* | | | Save parameters as comments when saving as jpg | Justin Maier | 2022-09-29 | 1 | -5/+14 |
| | | | |||||
* | | | Save should use desired sample format fixes #1028 | Justin Maier | 2022-09-29 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Add custom name and try-except | safentisAuth | 2022-09-29 | 1 | -1/+13 |
| | | |||||
* | | Add output folder icons | Michoko | 2022-09-29 | 1 | -3/+3 |
| | | | | | | | | Changed the hidden element class name to a more generic one, so people can reuse it if they want to hide further elements in the future | ||||
* | | Add output folder icons | Michoko | 2022-09-29 | 1 | -4/+16 |
| | | | | | | | | Handling of the --hide-ui-dir-config flag and added multi-platform code for opening a folder | ||||
* | | Add output folder icons | Michoko | 2022-09-29 | 1 | -1/+25 |
| | | | | | | | | Adds icons on the first 3 tabs to directly open the corresponding images output directory | ||||
* | | 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 | ||||
* | | update lists of models after merging them in checkpoints tab | AUTOMATIC | 2022-09-28 | 1 | -18/+24 |
| | | | | | | | | support saving as half | ||||
* | | correctly list and display model names for #1261 | AUTOMATIC | 2022-09-28 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1194 from liamkerr/token_count | AUTOMATIC1111 | 2022-09-28 | 1 | -1/+9 |
|\ \ | | | | | | | Token count | ||||
| * | | removed unused import; now using javascript to watch prompt textarea | Liam | 2022-09-28 | 1 | -2/+0 |
| | | | |||||
| * | | switched the token counter to use hidden buttons instead of api call | Liam | 2022-09-27 | 1 | -4/+9 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/master' into token_count | Liam | 2022-09-27 | 1 | -12/+47 |
| |\ \ | |||||
| * | | | added token counter next to txt2img and img2img prompts | Liam | 2022-09-27 | 1 | -1/+6 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'origin/master' | AUTOMATIC | 2022-09-28 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Adding support for inverse sigmoid interpolation | Bernard Maltais | 2022-09-28 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* / | | | save parameters for images when using the Save button. | AUTOMATIC | 2022-09-28 | 1 | -6/+10 |
|/ / / | |||||
* | | | -Fix interp_amount rounding in filename | Bernard Maltais | 2022-09-28 | 1 | -1/+1 |
| | | | | | | | | | | | | -Sort list of checkpoints in list | ||||
* | | | - Add gradio dropdown list to select checkpoints | Bernard Maltais | 2022-09-28 | 1 | -4/+5 |
| | | | | | | | | | | | | - Update checkpoint model fields labels | ||||
* | | | (feat): Rework Checkpoint Merger UI for better clarity | Bernard Maltais | 2022-09-27 | 1 | -5/+6 |
| |/ |/| | | | | | | | - Rename variables to better align with field input - Improve merged checkpoint output file name | ||||
* | | added console outputs, more clear indication of progress, and ability to ↵ | AUTOMATIC | 2022-09-27 | 1 | -1/+2 |
| | | | | | | | | | | | | specify full filename to checkpoint merger restore "Loading..." text |