aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Change default bug report template label to bug-reportDepFA2022-09-231-1/+1
| | | | | | | | | for later confirmation or denial as an actual bug
* | | sort JavaScript includes to assure script sequenceDepFA2022-09-231-1/+1
|/ / | | | | Who knows what filesystem they're on
* | credit parlance-zz as they requested itC43H66N12O12S22022-09-221-1/+1
| |
* | resize mask canvases to fit underlying image (fixes #668)Connum2022-09-221-0/+45
| |
* | settings categories split to columns, remade categoriesAUTOMATIC2022-09-222-70/+93
| |
* | emergency fix for the settings screen breaking the programAUTOMATIC2022-09-221-94/+103
| |
* | Add section splitting to settings uiDepFA2022-09-221-7/+16
| |
* | Add Section keys and headers to settingsDepFA2022-09-221-31/+51
| |
* | Fixed directory name generation process.Prof-Cheese2022-09-223-1/+4
| | | | | | | | 'Max prompt words' has been added to config and modified to be used in the directory name generation process.
* | Update selectors after ui and core overhaulDepFA2022-09-221-9/+4
| |
* | Add option to always log generation infoJohan Aires Rastén2022-09-223-2/+11
| |
* | Merge pull request #834 from AUTOMATIC1111/dylancl-patch-2AUTOMATIC11112022-09-221-0/+4
|\ \ | |/ |/| Update README to link to wiki page for Apple Silicon installs
| * Update README to link to wiki page for Apple Silicon installsDylan Cathelijn2022-09-221-0/+4
| |
* | move Notification.requestPermission() entirely to javascript to possibly fix ↵AUTOMATIC2022-09-222-2/+14
| | | | | | | | problem with secure context people are having on non-localhost
* | remove labels from output galleryAUTOMATIC2022-09-221-3/+3
|/
* A big rework, just what you were secretly hoping for!AUTOMATIC2022-09-2210-226/+261
| | | | | | | SD upscale moved to scripts Batch processing script removed Batch processing added to main img2img and now works with scripts img2img page UI reworked to use tabs
* Merge pull request #824 from dfaker/patch-6AUTOMATIC11112022-09-222-0/+135
|\ | | | | Aspect ratio overlay on img2img
| * Merge branch 'master' into patch-6AUTOMATIC11112022-09-227-71/+143
| |\ | |/ |/|
* | New position and interrupt integrationinnovaciones2022-09-221-21/+25
| |
* | New position and interrupt integrationinnovaciones2022-09-221-8/+6
| |
* | New position and interrupt integrationinnovaciones2022-09-221-6/+23
| |
* | Use generate button as progress barinnovaciones2022-09-221-3/+4
| |
* | Use generate button as progress barinnovaciones2022-09-221-6/+5
| |
* | Update progressbar.jsinnovaciones2022-09-221-1/+1
| |
* | Fix progress bar positioninnovaciones2022-09-221-1/+2
| |
* | Fix progress bar positioninnovaciones2022-09-221-3/+13
| |
* | reworking #775AUTOMATIC2022-09-223-78/+59
| |
* | revert transformers version change that prevents the program from starting.AUTOMATIC2022-09-221-1/+1
| |
* | Basic settings for realesrgan model selection.d8ahazard2022-09-223-37/+72
| | | | | | | | I don't like that you have to restart the app, but it works.
* | Fix/Revert opts name from GAN to ESRGANd8ahazard2022-09-222-4/+4
| |
* | Cleanup Importsd8ahazard2022-09-221-3/+1
| |
* | Typo Fixd8ahazard2022-09-221-1/+1
| |
* | Add new models, fix shared opts issuesd8ahazard2022-09-222-8/+29
| | | | | | | | | | | | Add General x4x3, GeneralWDN x4x3, and AnimeVideo models from newer ESRGAN releases. Fix issues caused by renaming ESRGAN_tille values to GAN_tile without using an IDE...
* | Bump Versionsd8ahazard2022-09-221-10/+9
| |
* | Update README.mdClashSAN2022-09-221-1/+2
| |
* | Update README.mdClashSAN2022-09-221-0/+1
| |
* | Update README.mdClashSAN2022-09-221-1/+1
| |
* | Update README.mdClashSAN2022-09-221-0/+6
| | | | | | Added SwinIR and new features to readme
| * Add aspect ratio overlay jsDepFA2022-09-221-0/+124
| |
| * Add aspect ratio overlay stylesDepFA2022-09-221-0/+11
|/
* Update launch.pyd8ahazard2022-09-211-1/+1
|
* Add LDSR and "GoLatent?" Upscaling (#763)d8ahazard2022-09-217-1/+81
| | | * Add LDSR Upscaling
* removed TORCH_COMMAND section from webui.sh andbenbot2022-09-212-9/+4
| | | | added correct torchvision version to default torch install command
* prevent outpainting mk2 from breaking on different image resolutions.AUTOMATIC2022-09-211-7/+14
|
* update tiling button for imageviewer.js to use an icon in same style as ↵AUTOMATIC2022-09-212-4/+8
| | | | others, add mouseover hints
* add button to toggle tiling images in the imageviewer modalAdam Snodgrass2022-09-212-20/+71
|
* Added CodeFormer to CreditsDement2422022-09-211-0/+1
| | | request from Shangchen Zhou
* prevent seed extras from having effect when extras checkbox is not checkedAUTOMATIC2022-09-214-8/+16
|
* oopsAUTOMATIC2022-09-211-1/+1
|
* added --skip-torch-cuda-test to launcher for #746AUTOMATIC2022-09-211-2/+13
|