| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-04-05 | fix preprocess orientation | Andre Ubuntu | -1/+19 | |
| 2023-04-05 | fix axis swap and infotxt | pangbo13 | -12/+33 | |
| 2023-04-05 | add dropdown for X/Y/Z plot | pangbo13 | -15/+23 | |
| 2023-04-04 | revert xformers | Vladimir Mandic | -1/+1 | |
| 2023-04-04 | fix `--ldsr-models-path` not working | hitomi | -7/+13 | |
| 2023-04-04 | fix `--realesrgan-models-path` not working | hitomi | -2/+12 | |
| 2023-04-04 | fixed an issue with using ngrok for other connections and also ngrok not ↵ | Nathanael Santoso | -8/+12 | |
| using auth_token | ||||
| 2023-04-04 | :p | papuSpartan | -1/+1 | |
| 2023-04-04 | bump tomesd package version | papuSpartan | -1/+1 | |
| 2023-04-04 | Allow different merge ratios to be used for each pass. Make toggle cmd flag ↵ | papuSpartan | -33/+49 | |
| work again. Remove ratio flag. Remove warning about controlnet being incompatible | ||||
| 2023-04-04 | Improved message clarity | Nathanael Santoso | -1/+1 | |
| 2023-04-04 | Added guard clause to prevent multiple tunnel creations | Nathanael Santoso | -0/+8 | |
| 2023-04-03 | Improve frontend responsiveness for some buttons | space-nuko | -4/+54 | |
| 2023-04-03 | update xformers | Vladimir Mandic | -2/+1 | |
| 2023-04-03 | fixed logic for updating the displayed generation params when the image ↵ | Liam | -3/+3 | |
| modal is closed | ||||
| 2023-04-03 | allow styles.csv to be symlinked or mounted in docker without moving the ↵ | gmasil | -7/+5 | |
| file around | ||||
| 2023-04-04 | Fix skip-install bug (see #8935) | Micky Brunetti | -4/+1 | |
| 2023-04-03 | Fix #9046 /sdapi/v1/txt2img endpoint not working | keith | -0/+41 | |
| **Describe what this pull request is trying to achieve.** Fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/9046 **Environment this was tested in** * OS: Linux * Browser: chrome * Graphics card: RTX 3090 | ||||
| 2023-04-03 | Update script.js | GeorgLegato | -1/+1 | |
| updated how tabs are presented in DOM with Gradio 3.23. | ||||
| 2023-04-02 | Namespace metadata fields | space-nuko | -6/+6 | |
| 2023-04-03 | Update postprocessing.py | Pluventi | -1/+1 | |
| Solution for anyone getting an error when batching on extras, even with a clean install of "stable diffusion webui" | ||||
| 2023-04-02 | Calculate shorthash on merge if not exist | space-nuko | -0/+1 | |
| 2023-04-02 | Add field for model merge type | space-nuko | -0/+1 | |
| Incase this is supported by other merge extensions | ||||
| 2023-04-02 | Embed model merge metadata in .safetensors file | space-nuko | -4/+55 | |
| 2023-04-01 | Merge branch 'AUTOMATIC1111:master' into master | ParityError | -0/+1 | |
| 2023-04-01 | remove excess condition | papuSpartan | -14/+15 | |
| 2023-04-01 | Transition to using settings through UI instead of cmd line args. Added ↵ | papuSpartan | -10/+80 | |
| feature to only apply to hr-fix. Install package using requirements_versions.txt | ||||
| 2023-04-01 | use pypi package for tomesd intead of manually cloning repo | papuSpartan | -6/+2 | |
| 2023-04-01 | bug: poorman use sample file format not grid | wywywywy | -1/+1 | |
| 2023-04-01 | bug: outpaint-mk2 use sample file format not grid | wywywywy | -1/+1 | |
| 2023-04-01 | delay import | papuSpartan | -1/+1 | |
| 2023-04-01 | forgot to add reinstall arg back earlier since args moved out of shared | papuSpartan | -0/+1 | |
| 2023-04-01 | first | papuSpartan | -0/+18 | |
| 2023-03-31 | fix missing live preview and progress during certain tasks | bbonvi | -1/+1 | |
| Sometimes tasks take longer than 5 seconds to start, resulting in missing progress bar and livepreviews, so we have to keep pulling for progress a bit longer (5s -> 20s). | ||||
| 2023-03-31 | Fix #9185 | Z_nonymous | -2/+5 | |
| 2023-03-31 | Don't return upscaling_res_switch_btn | missionfloyd | -1/+0 | |
| 2023-03-30 | Import switch_values_symbol | missionfloyd | -2/+1 | |
| 2023-03-30 | Change extras "scale to" to sliders | missionfloyd | -4/+14 | |
| 2023-03-30 | update torch | Vladimir Mandic | -12/+16 | |
| 2023-03-30 | keep randomId simpler | siutin | -12/+6 | |
| 2023-03-30 | tool button | siutin | -9/+10 | |
| 2023-03-30 | use condition to wait for result | siutin | -3/+5 | |
| 2023-03-30 | add a button to restore the current progress | siutin | -8/+80 | |
| 2023-03-30 | store the last generated result | siutin | -0/+11 | |
| 2023-03-30 | add an internal API for obtaining current task id | siutin | -0/+9 | |
| 2023-03-30 | fix live preview & alternate uncond guidance for better quality | devdn | -6/+8 | |
| 2023-03-29 | Add webui link | space-nuko | -7/+7 | |
| 2023-03-29 | Squelch warning if no config restore | space-nuko | -2/+2 | |
| 2023-03-29 | Add links for commits in table, if remote is from GitHub | space-nuko | -5/+25 | |
| 2023-03-29 | Make into divs | space-nuko | -2/+2 | |
