Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-18 | Modify xformers instead of pytorch | Sakura-Luna | -2/+3 | |
2023-05-18 | add --gradio-allowed-path commandline option | AUTOMATIC | -1/+3 | |
2023-05-18 | Merge pull request #10465 from baptisterajaut/master | AUTOMATIC1111 | -3/+1 | |
Bump pytorch to 2.0 for AMD Users on Linux | ||||
2023-05-18 | Merge branch 'dev' into master | AUTOMATIC1111 | -2769/+3594 | |
2023-05-18 | python linter fixes | AUTOMATIC | -2/+1 | |
2023-05-18 | keep old option for ngrok | AUTOMATIC | -0/+1 | |
2023-05-18 | Merge pull request #10438 from bobzilladev/ngrok-py | AUTOMATIC1111 | -25/+18 | |
Use ngrok-py library | ||||
2023-05-18 | Merge branch 'dev' into ngrok-py | AUTOMATIC1111 | -2741/+3576 | |
2023-05-18 | Merge pull request #10499 from dongweiming/error-improvement | AUTOMATIC1111 | -1/+10 | |
Error improvement for install torch | ||||
2023-05-18 | eslint the merged code | AUTOMATIC | -40/+40 | |
2023-05-18 | Merge branch 'eslint' into dev | AUTOMATIC | -1517/+1640 | |
2023-05-18 | eslint related file edits | AUTOMATIC | -67/+54 | |
2023-05-18 | extend eslint config | AUTOMATIC | -6/+46 | |
2023-05-18 | Error Improvement for install torch | Weiming | -1/+10 | |
2023-05-18 | Merge pull request #8665 from Vespinian/fix_img2img_scriptrunner_for_gui | AUTOMATIC1111 | -0/+0 | |
fix [Bug]: Changed gui's img2img p.scripts from scripts_txt2img to scripts_img2img | ||||
2023-05-18 | rework #8863 to work with all img2img tabs | AUTOMATIC | -4/+10 | |
2023-05-17 | Merge remote-tracking branch 'pieresimakp/img2img-detect-image-size' into dev | AUTOMATIC | -0/+5 | |
2023-05-17 | option to specify editor height for img2img | AUTOMATIC | -10/+5 | |
2023-05-17 | remove some code duplication from #9348 | AUTOMATIC | -44/+19 | |
2023-05-17 | Merge pull request #9348 from space-nuko/improve-frontend-responsiveness | AUTOMATIC1111 | -4/+56 | |
Improve frontend responsiveness for some buttons | ||||
2023-05-17 | Merge branch 'dev' into improve-frontend-responsiveness | AUTOMATIC1111 | -1839/+4213 | |
2023-05-17 | add option to reorder tabs | AUTOMATIC | -2/+6 | |
fix Reload UI not working | ||||
2023-05-17 | simplify name pattern setting tooltips | AUTOMATIC | -2/+2 | |
2023-05-17 | Merge pull request #10222 from AUTOMATIC1111/readme-simple-installation-method | AUTOMATIC1111 | -0/+6 | |
add documentation for simple installation method using release package | ||||
2023-05-17 | alternative solution to fix styles load when edited by human #9765 as ↵ | AUTOMATIC | -1/+1 | |
suggested by akx | ||||
2023-05-17 | add /sdapi/v1/script-info api | AUTOMATIC | -5/+58 | |
2023-05-17 | add options to show/hide hidden files and dirs, and to not list models/files ↵ | AUTOMATIC | -2/+21 | |
in hidden directories | ||||
2023-05-17 | use a single function for saving images with metadata both in extra networks ↵ | AUTOMATIC | -46/+43 | |
and main mode for #10395 | ||||
2023-05-17 | Merge pull request #10395 from wk5ovc/patch-4 | AUTOMATIC1111 | -3/+13 | |
Fix extra networks save preview image geninfo | ||||
2023-05-17 | Merge pull request #10400 from AUTOMATIC1111/Sakura-Luna-patch-1 | AUTOMATIC1111 | -0/+9 | |
Add Python version | ||||
2023-05-17 | isn't there something you forgot, #10483? | AUTOMATIC | -1/+1 | |
2023-05-17 | Merge pull request #10483 from Iheuzio/syntax-search | AUTOMATIC1111 | -2/+2 | |
Fix typo in syntax | ||||
2023-05-17 | move some settings to the new Optimization page | AUTOMATIC | -46/+56 | |
add slider for token merging for img2img rework StableDiffusionProcessing to have the token_merging_ratio field fix a bug with applying png optimizations for live previews when they shouldn't be applied | ||||
2023-05-17 | Fix typo in syntax | Iheuzio | -2/+2 | |
2023-05-17 | Merge pull request #10458 from akx/graceful-stop | AUTOMATIC1111 | -27/+79 | |
Graceful server stopping | ||||
2023-05-17 | when adding tooltips, do not scan whole document and instead only scan added ↵ | AUTOMATIC | -23/+40 | |
elements | ||||
2023-05-17 | Merge pull request #10414 from AUTOMATIC1111/xyz-token-merging | AUTOMATIC1111 | -0/+7 | |
xyz token merging | ||||
2023-05-17 | use a local variable instead of dictionary entry for sd_merge_models in ↵ | AUTOMATIC | -4/+7 | |
merge model metadata code | ||||
2023-05-17 | Merge pull request #10473 from dongweiming/fix-10460 | AUTOMATIC1111 | -1/+2 | |
Fix #10460 | ||||
2023-05-17 | Fixed: #10460 | Weiming | -1/+2 | |
2023-05-17 | fix inability to run with --freeze-settings | AUTOMATIC | -21/+17 | |
2023-05-17 | Run `eslint --fix` (and normalize tabs to spaces) | Aarni Koskela | -1512/+1554 | |
2023-05-17 | Add ESLint to CI | Aarni Koskela | -24/+12 | |
2023-05-17 | Add basic ESLint configuration for formatting | Aarni Koskela | -0/+66 | |
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). | ||||
2023-05-17 | Merge pull request #10461 from akx/processed-s-min-uncond | AUTOMATIC1111 | -0/+1 | |
Copy s_min_uncond to Processed | ||||
2023-05-17 | simplify single_sample_to_image | AUTOMATIC | -6/+3 | |
2023-05-17 | Merge pull request #10467 from Sakura-Luna/taesd-a | AUTOMATIC1111 | -5/+6 | |
Tiny AE fix | ||||
2023-05-17 | TAESD fix | Sakura-Luna | -5/+6 | |
2023-05-17 | Fixing webui.sh | Baptiste Rajaut | -1/+1 | |
If only i proofread what i wrote | ||||
2023-05-17 | Bump pytorch for AMD Users | Baptiste Rajaut | -2/+2 | |
So apparently it works now? Before you would get "Pytorch cant use the GPU" but not anymore. |