Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support tooltip kwarg for gradio elements | AUTOMATIC1111 | 2023-08-01 | 1 | -0/+11 |
| | |||||
* | nuke thumbs extra networks view mode (use settings tab to change ↵ | AUTOMATIC1111 | 2023-07-16 | 1 | -1/+0 |
| | | | | width/height/scale to get thumbs) | ||||
* | restyle time taken/VRAM display | AUTOMATIC1111 | 2023-07-14 | 1 | -2/+0 |
| | |||||
* | Merge pull request #11294 from zhtttylz/Fix_Typo_of_hints.js | AUTOMATIC1111 | 2023-06-27 | 1 | -2/+2 |
|\ | | | | | Fix Typo of hints.js | ||||
| * | Fix Typo of hints.js | zhtttylz | 2023-06-18 | 1 | -2/+2 |
| | | |||||
* | | Add support for tooltips on dropdown options | Aarni Koskela | 2023-05-24 | 1 | -3/+12 |
| | | |||||
* | | Restore support for dropdown tooltips | Aarni Koskela | 2023-05-24 | 1 | -6/+19 |
| | | |||||
* | | Optimize tooltip checks | Aarni Koskela | 2023-05-24 | 1 | -28/+33 |
|/ | | | | | * Instead of traversing tens of thousands of text nodes, only look at elements and their children * Debounce the checks to happen only every one second | ||||
* | eslint the merged code | AUTOMATIC | 2023-05-18 | 1 | -39/+39 |
| | |||||
* | Merge branch 'eslint' into dev | AUTOMATIC | 2023-05-18 | 1 | -4/+4 |
|\ | |||||
| * | eslint related file edits | AUTOMATIC | 2023-05-18 | 1 | -2/+2 |
| | | |||||
| * | Run `eslint --fix` (and normalize tabs to spaces) | Aarni Koskela | 2023-05-17 | 1 | -36/+36 |
| | | |||||
* | | Merge remote-tracking branch 'pieresimakp/img2img-detect-image-size' into dev | AUTOMATIC | 2023-05-17 | 1 | -0/+1 |
|\ \ | |||||
| * \ | Merge branch 'master' into img2img-detect-image-size | pieresimakp | 2023-03-25 | 1 | -5/+6 |
| |\ \ | |||||
| * | | | added button to grab the width and height from the loaded image in img2img | pieresimakp | 2023-03-24 | 1 | -0/+1 |
| | | | | |||||
* | | | | simplify name pattern setting tooltips | AUTOMATIC | 2023-05-17 | 1 | -2/+2 |
| | | | | |||||
* | | | | when adding tooltips, do not scan whole document and instead only scan added ↵ | AUTOMATIC | 2023-05-17 | 1 | -23/+40 |
| |_|/ |/| | | | | | | | | elements | ||||
* | | | Merge branch 'dev' into tooltip | AUTOMATIC1111 | 2023-05-08 | 1 | -6/+9 |
|\ \ \ | |||||
| * | | | add denoising strength filename pattern | w-e-w | 2023-05-05 | 1 | -2/+2 |
| | | | | |||||
| * | | | hints: don't process elements that already have a title | Aarni Koskela | 2023-04-30 | 1 | -1/+3 |
| | | | | |||||
| * | | | alternate restore progress button implementation | AUTOMATIC | 2023-04-29 | 1 | -0/+1 |
| | | | | |||||
| * | | | Revert "Merge pull request #7595 from siutin/feature/restore-progress" | AUTOMATIC | 2023-04-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727. | ||||
| * | | | Merge branch 'dev' into feature/restore-progress | AUTOMATIC1111 | 2023-04-29 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #9933 from w-e-w/dev | AUTOMATIC1111 | 2023-04-29 | 1 | -2/+2 |
| | |\ \ \ | | | | | | | | | | | | | add missing filename pattern hints | ||||
| | | * | | | hints [batch_number] [generation_number] | w-e-w | 2023-04-29 | 1 | -2/+2 |
| | | | | | | |||||
| | | * | | | hints [clip_skip] | w-e-w | 2023-04-29 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | Merge branch 'dev' into remove-watermark-option | AUTOMATIC1111 | 2023-04-29 | 1 | -3/+4 |
| | |\ \ \ \ | |||||
| | | * | | | | rework Negative Guidance minimum sigma to work with AND, add infotext and ↵ | AUTOMATIC | 2023-04-29 | 1 | -1/+2 |
| | | |/ / / | | | | | | | | | | | | | | | | | | | copypaste parameters support | ||||
| | | * | | | Merge branch 'dev' into Branch_AddNewFilenameGen | AUTOMATIC1111 | 2023-04-29 | 1 | -7/+7 |
| | | |\ \ \ | |||||
| | | * | | | | Add new FilenameGenerator [hasprompt<prompt1|default><prompt2>..] | tqwuliao | 2023-04-15 | 1 | -2/+2 |
| | | | |/ / | | | |/| | | |||||
| | * | | | | Merge branch 'master' into remove-watermark-option | space-nuko | 2023-03-27 | 1 | -7/+7 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | * | | | | Remove "do not add watermark to images" option | space-nuko | 2023-03-23 | 1 | -1/+0 |
| | | |/ / | | |/| | | |||||
| * | | | | tool button | siutin | 2023-03-30 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* / | | | Tooltip localization support | Sakura-Luna | 2023-04-14 | 1 | -4/+4 |
|/ / / | |||||
* | | | Merge branch 'master' into extra-networks-toggle | missionfloyd | 2023-03-25 | 1 | -5/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #8799 from JaRail/master | AUTOMATIC1111 | 2023-03-25 | 1 | -4/+5 |
| |\ \ | | | | | | | | | Loopback Script Updates | ||||
| | * | | Loopback Script Updates | James Railton | 2023-03-22 | 1 | -4/+5 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | - Improved user experience. You can now pick the denoising strength of the final loop and one of three curves. Previously you picked a multiplier such as 0.98 or 1.03 to define the change to the denoising strength for each loop. You had to do a ton of math in your head to visualize what was happening. The new UX makes it very easy to understand what's going on and tweak. - For batch sizes over 1, intermediate images no longer returned. For a batch size of 1, intermediate images from each loop will continue to be returned. When more than 1 image is returned, a grid will also be generated. Previously for larger jobs, you'd get back a mess of many grids and potentially hundreds of images with no organization. To make large jobs usable, only final images are returned. - Added support for skipping current image. Fixed interrupt to cleanly end and return images. Previously these would throw. - Improved tooltip descriptions - Fix some edge cases | ||||
| * / | initial gradio 3.22 support | AUTOMATIC | 2023-03-25 | 1 | -1/+1 |
| |/ | |||||
* / | Update tooltip per Kilvoctu's suggestion | missionfloyd | 2023-03-15 | 1 | -2/+1 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into unipc | space-nuko | 2023-03-11 | 1 | -2/+2 |
|\ | |||||
| * | Update batch count/size hints | Vladimir Repin | 2023-02-05 | 1 | -2/+2 |
| | | |||||
* | | Working UniPC (for batch size 1) | space-nuko | 2023-02-10 | 1 | -0/+1 |
|/ | |||||
* | Add prompt_hash option for file/dir name pattern | techneconn | 2023-02-05 | 1 | -2/+2 |
| | |||||
* | Fix missing tooltip for 'Clear prompt' button | Piotr Pomierski | 2023-01-31 | 1 | -1/+1 |
| | |||||
* | changes remaining text from X/Y -> X/Y/Z | EllangoK | 2023-01-27 | 1 | -1/+1 |
| | |||||
* | add an option to reorder tabs for extra networks | AUTOMATIC | 2023-01-22 | 1 | -1/+2 |
| | |||||
* | hint for discarding layers | AUTOMATIC | 2023-01-22 | 1 | -1/+2 |
| | |||||
* | add a slider for default value of added extra networks | AUTOMATIC | 2023-01-21 | 1 | -1/+2 |
| | |||||
* | make CLIP interrogator download original text files if the directory does ↵ | AUTOMATIC | 2023-01-21 | 1 | -1/+0 |
| | | | | | | | | not exist remove random artist built-in extension (to re-added as a normal extension on demand) remove artists.csv (but what does it mean????????????????????) make interrogate buttons show Loading... when you click them | ||||
* | extra networks UI | AUTOMATIC | 2023-01-21 | 1 | -0/+2 |
| | | | | rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight> |