aboutsummaryrefslogtreecommitdiffstats
path: root/webui.py
Commit message (Expand)AuthorAgeFilesLines
* remove unwanted changes from #8789AUTOMATIC2023-04-291-2/+2
* Merge pull request #8789 from Rucadi/masterAUTOMATIC11112023-04-291-0/+2
|\
| * Add a callback called before reloading the serverrucadi2023-02-021-0/+1
| * Add polling callbackrucadi2023-02-021-0/+1
* | Merge branch 'dev' into extension-settings-backupAUTOMATIC11112023-04-291-5/+48
|\ \
| * \ Merge branch 'dev' into gradio-theme-supportAUTOMATIC11112023-04-291-8/+47
| |\ \
| | * | remove unneeded warning filterAUTOMATIC2023-04-291-1/+0
| | * | stuff related to torch version changeAUTOMATIC2023-04-291-2/+4
| | * | Merge branch 'dev' into torchAUTOMATIC11112023-04-291-3/+42
| | |\ \
| | | * | put asyncio fix into a function to make it more obvious where it starts and endsAUTOMATIC2023-04-291-33/+34
| | | * | Merge pull request #9319 from wk5ovc/patch-1AUTOMATIC11112023-04-291-0/+41
| | | |\ \
| | | | * | Fix #9046 /sdapi/v1/txt2img endpoint not workingkeith2023-04-031-0/+41
| | | * | | perf(webui): Remove duplicate codeaniaan2023-04-261-3/+0
| | | |/ /
| | * / / update torchVladimir Mandic2023-03-301-0/+2
| | |/ /
| * | | Support Gradio's theme APIspace-nuko2023-03-251-0/+1
* | | | Squelch warning if no config restorespace-nuko2023-03-301-2/+2
* | | | Various UI fixes in config state tabspace-nuko2023-03-291-2/+6
* | | | Save/restore working webui/extension configsspace-nuko2023-03-291-1/+24
| |/ / |/| |
* | | Revert "Merge pull request #8651 from vladmandic/flicker"AUTOMATIC2023-03-271-3/+0
|/ /
* | Merge pull request #8508 from vladmandic/lightningAUTOMATIC11112023-03-251-0/+3
|\ \
| * | make it module specificVladimir Mandic2023-03-141-1/+1
| * | fix importVladimir Mandic2023-03-121-0/+1
| * | all usage of newer pytorch_lighningVladimir Mandic2023-03-111-0/+2
* | | Merge pull request #8651 from vladmandic/flickerAUTOMATIC11112023-03-251-0/+3
|\ \ \
| * | | disable gradio css transitionsVladimir Mandic2023-03-151-0/+3
* | | | enable queue by defaultAUTOMATIC2023-03-251-1/+1
|/ / /
* | | display correct timings after restarting UIAUTOMATIC2023-03-121-0/+12
* | | allow usage of latest fastapiVladimir Mandic2023-03-111-6/+6
|/ /
* | record startup timeAUTOMATIC2023-03-111-4/+43
* | Remove unnecessary lineJu1-js2023-03-021-1/+0
* | Slash was facing the wrong wayJu1-js2023-03-011-1/+1
* | Gradio auth logic fix - Handle empty/newlinesJu1-js2023-02-281-2/+3
* | split #7300 into multiple linesAUTOMATIC2023-02-191-1/+9
* | Merge pull request #7300 from Ju1-js/masterAUTOMATIC11112023-02-191-1/+1
|\ \
| * | Gradio Auth Read from External FileJu1-js2023-01-281-1/+1
* | | Merge pull request #7727 from missionfloyd/face-restore-settingAUTOMATIC11112023-02-191-1/+0
|\ \ \
| * | | Fix face restorers settingmissionfloyd2023-02-101-1/+0
| | |/ | |/|
* / | store and print real torch versionVladimir Mandic2023-02-181-0/+1
|/ /
* | Add --skip-version-check to disable messages asking users to upgrade torch.AUTOMATIC2023-01-301-1/+9
* | add checkpoints tab for extra networks UIAUTOMATIC2023-01-281-1/+5
|/
* clean up unused script_path importsMax Audron2023-01-271-1/+0
* suppress A matching Triton is not available messageAUTOMATIC2023-01-231-1/+3
* add a message about new torch/xformers version and a way to upgrade by specif...AUTOMATIC2023-01-231-0/+26
* split oversize extras.py to postprocessing.pyAUTOMATIC2023-01-221-1/+0
* add --gradio-queue option to enable gradio queueAUTOMATIC2023-01-211-0/+3
* Lora support!AUTOMATIC2023-01-211-0/+2
* extra networks UIAUTOMATIC2023-01-211-4/+22
* bump gradio to 3.16.2AUTOMATIC2023-01-181-2/+1
|\
| * bump gradio to 3.16.1AUTOMATIC2023-01-141-2/+1
* | big rework of progressbar/preview system to allow multiple users to prompts a...AUTOMATIC2023-01-151-0/+3
|/