aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5796 from brkirch/invoke-fixAUTOMATIC11112022-12-241-4/+6
|\
| * Use other MPS optimization for large q.shape[0] * q.shape[1]brkirch2022-12-211-4/+6
* | Merge pull request #5617 from mcmonkey4eva/fix-hints-fileAUTOMATIC11112022-12-241-1/+1
|\ \
| * | fix hints file typoAlex "mcmonkey" Goodwin2022-12-111-1/+1
| |/
* | add a comment for disable xformers hackAUTOMATIC2022-12-241-2/+2
* | Merge pull request #5794 from Akegarasu/masterAUTOMATIC11112022-12-242-0/+6
|\ \ | |/ |/|
| * fix: xformers use importlibAkiba2022-12-241-14/+1
| * fix: xformersAkiba2022-12-162-0/+19
|/
* Merge pull request #5586 from wywywywy/ldsr-improvementsAUTOMATIC11112022-12-102-15/+35
|\
| * Made device agnosticwywywywy2022-12-101-3/+6
| * LDSR cache / optimization / opt_channelslastwywywywy2022-12-102-12/+29
* | Merge pull request #5585 from Bwin4L/masterAUTOMATIC11112022-12-101-1/+1
|\ \ | |/ |/|
| * Fix token counter color on dark themeBwin4L2022-12-101-1/+1
|/
* Merge pull request #5447 from apolinario/patch-1AUTOMATIC11112022-12-101-3/+4
|\
| * No code repeatapolinario2022-12-101-2/+3
| * style changeapolinario2022-12-061-1/+1
| * Use shadowRoot if inside of an iframe and don't use it if outsideapolinario2022-12-061-1/+1
| * Fix WebUI not working inside of iframesapolinario2022-12-051-2/+2
* | Merge pull request #5191 from aliencaocao/enable_checkpoint_switching_in_over...AUTOMATIC11112022-12-101-2/+8
|\ \
| * | Support changing checkpoint and vae through override_settingsBilly Cao2022-11-291-2/+8
* | | add an 'installed' tag to extensionsAUTOMATIC2022-12-101-4/+9
* | | remove NSFW filter and its dependency; if you still want it, find it in the e...AUTOMATIC2022-12-106-49/+23
* | | use less javascript for this non-js-only implementation of the clear prompt b...AUTOMATIC2022-12-103-49/+16
* | | Merge pull request #3198 from papuSpartan/masterAUTOMATIC11112022-12-105-4/+71
|\ \ \
| * \ \ Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-12-1099-8921/+5295
| |\ \ \
| * \ \ \ Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-11-0750-735/+2541
| |\ \ \ \
| * | | | | make line evil againpapuSpartan2022-11-011-6/+2
| * | | | | clean py func defspapuSpartan2022-11-011-5/+5
| * | | | | Merge branch 'AUTOMATIC1111:master' into jspapuSpartan2022-11-0123-1121/+1454
| |\ \ \ \ \
| * | | | | | clear on the client-side againpapuSpartan2022-11-012-18/+22
| * | | | | | Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-10-3175-1974/+9810
| |\ \ \ \ \ \
| * | | | | | | fix js func signature and not forget to initialize confirmation var to preven...papuSpartan2022-10-222-4/+7
| * | | | | | | forgot to clear neg prompt after moving to back. Add tooltip to hintspapuSpartan2022-10-213-9/+10
| * | | | | | | some doc and formattingpapuSpartan2022-10-211-5/+12
| * | | | | | | refactor internal terminology to use 'clear' instead of 'trash' like #2728papuSpartan2022-10-213-13/+13
| * | | | | | | update token counter when clearing promptpapuSpartan2022-10-212-12/+9
| * | | | | | | only delete prompt on back end and remove client-side deletionpapuSpartan2022-10-212-20/+15
| * | | | | | | initial work on getting prompts cleared on the backend and synchronizing toke...papuSpartan2022-10-212-13/+26
| * | | | | | | Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-10-2129-236/+1160
| |\ \ \ \ \ \ \
| * | | | | | | | add settings option to toggle button visibilitypapuSpartan2022-10-213-2/+2
| * | | | | | | | remove unnecessary assignmentpapuSpartan2022-10-201-8/+7
| * | | | | | | | add confirmation dialoguepapuSpartan2022-10-201-0/+4
| * | | | | | | | Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-10-201-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | clear prompt button now works on both relevant tabs. Device detection stuff w...papuSpartan2022-10-202-3/+46
| * | | | | | | | | nerf line lengthpapuSpartan2022-10-201-2/+5
| * | | | | | | | | add symbol for clear button and simplify roll_col css selectorpapuSpartan2022-10-202-1/+3
* | | | | | | | | | Merge pull request #5179 from kaneda2004/masterAUTOMATIC11112022-12-101-7/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update SD Upscaler to include user selectable Scale Factorkaneda20042022-11-281-1/+1
| * | | | | | | | | | Update SD Upscaler to include user selectable Scale Factorkaneda20042022-11-281-11/+6
| * | | | | | | | | | Update SD Upscaler to include user selectable Scale Factorkaneda20042022-11-281-12/+18
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |