Commit Graph

673 Commits

Author SHA1 Message Date
AUTOMATIC1111 34d5a31ea2
Merge pull request #834 from AUTOMATIC1111/dylancl-patch-2
Update README to link to wiki page for Apple Silicon installs
2022-09-22 13:45:25 +03:00
AUTOMATIC 3582befdcd move Notification.requestPermission() entirely to javascript to possibly fix problem with secure context people are having on non-localhost 2022-09-22 13:15:33 +03:00
Dylan Cathelijn 699aecd4ae
Update README to link to wiki page for Apple Silicon installs 2022-09-22 11:35:12 +02:00
AUTOMATIC b0765a6788 remove labels from output gallery 2022-09-22 12:30:11 +03:00
AUTOMATIC 91bfc71261 A big rework, just what you were secretly hoping for!
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
2022-09-22 12:11:48 +03:00
AUTOMATIC1111 e235d4e691
Merge pull request #824 from dfaker/patch-6
Aspect ratio overlay on img2img
2022-09-22 08:15:35 +03:00
AUTOMATIC1111 013e9a4bda
Merge branch 'master' into patch-6 2022-09-22 08:15:22 +03:00
innovaciones aa1d1bf44e New position and interrupt integration 2022-09-22 08:12:10 +03:00
innovaciones c9ee98440b New position and interrupt integration 2022-09-22 08:12:10 +03:00
innovaciones 8af8fa2055 New position and interrupt integration 2022-09-22 08:12:10 +03:00
innovaciones 70e39f6cfe Use generate button as progress bar 2022-09-22 08:12:10 +03:00
innovaciones 12622105dc Use generate button as progress bar 2022-09-22 08:12:10 +03:00
innovaciones 057206cb73 Update progressbar.js 2022-09-22 08:12:10 +03:00
innovaciones b9aed0c692 Fix progress bar position 2022-09-22 08:12:10 +03:00
innovaciones f183e09fcc Fix progress bar position 2022-09-22 08:12:10 +03:00
AUTOMATIC 3eaae8ae65 reworking #775 2022-09-22 07:59:27 +03:00
AUTOMATIC 81c7961c25 revert transformers version change that prevents the program from starting. 2022-09-22 07:28:19 +03:00
d8ahazard c214c428bc Basic settings for realesrgan model selection.
I don't like that you have to restart the app, but it works.
2022-09-22 07:21:54 +03:00
d8ahazard 4f434c8aea Fix/Revert opts name from GAN to ESRGAN 2022-09-22 07:21:54 +03:00
d8ahazard 9a93a82b82 Cleanup Imports 2022-09-22 07:21:54 +03:00
d8ahazard 3cc68300cb Typo Fix 2022-09-22 07:21:54 +03:00
d8ahazard dd5566814a Add new models, fix shared opts issues
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...
2022-09-22 07:21:54 +03:00
d8ahazard cc287d53a5 Bump Versions 2022-09-22 07:21:54 +03:00
ClashSAN ef744b96d6 Update README.md 2022-09-22 07:18:00 +03:00
ClashSAN ca22b820f4 Update README.md 2022-09-22 07:18:00 +03:00
ClashSAN 76c9d1a991 Update README.md 2022-09-22 07:18:00 +03:00
ClashSAN be3f080909 Update README.md
Added SwinIR and new features to readme
2022-09-22 07:18:00 +03:00
DepFA 2d271c0e62
Add aspect ratio overlay js 2022-09-22 01:51:49 +01:00
DepFA 4985d7cd04
Add aspect ratio overlay styles 2022-09-22 01:50:42 +01:00
d8ahazard 5a1951f175 Update launch.py 2022-09-21 16:50:30 +03:00
d8ahazard 1a1f7e85c7
Add LDSR and "GoLatent?" Upscaling (#763)
* Add LDSR Upscaling
2022-09-21 16:06:37 +03:00
benbot d6e8d85e30 removed TORCH_COMMAND section from webui.sh and
added correct torchvision version to default torch install command
2022-09-21 16:04:13 +03:00
AUTOMATIC 06186582ad prevent outpainting mk2 from breaking on different image resolutions. 2022-09-21 15:40:31 +03:00
AUTOMATIC 1ebb5cc669 update tiling button for imageviewer.js to use an icon in same style as others, add mouseover hints 2022-09-21 14:22:16 +03:00
Adam Snodgrass 390ead187c add button to toggle tiling images in the imageviewer modal 2022-09-21 14:09:25 +03:00
Dement242 5fb6f39607 Added CodeFormer to Credits
request from Shangchen Zhou
2022-09-21 13:35:35 +03:00
AUTOMATIC 75dd274dd6 prevent seed extras from having effect when extras checkbox is not checked 2022-09-21 13:34:10 +03:00
AUTOMATIC 45c46f4cb3 oops 2022-09-21 10:32:58 +03:00
AUTOMATIC a8ff013963 added --skip-torch-cuda-test to launcher for #746 2022-09-21 10:25:45 +03:00
AUTOMATIC 4b26b50df0 Merge remote-tracking branch 'origin/master' 2022-09-21 09:49:07 +03:00
AUTOMATIC 254da5d127 --opt-split-attention now on by default for torch.cuda, off for others (cpu and MPS; because the option does not work there according to reports) 2022-09-21 09:49:02 +03:00
Connum b5693699b8 Revert "Reset image input when dragover new image"
This reverts commit 9035afbab5.
2022-09-21 09:13:13 +03:00
Connum e9ba2d42d6 fix image replacement via clipboard paste or drag and drop on PNG Info tab 2022-09-21 09:13:13 +03:00
C43H66N12O12S2 29d6084f47 disallow no tiling as we don't support it 2022-09-21 09:09:39 +03:00
C43H66N12O12S2 a5313351b3 Update swinir.py 2022-09-21 09:09:39 +03:00
C43H66N12O12S2 403bb02948 breakout tile options 2022-09-21 09:09:39 +03:00
AUTOMATIC 6785fabefb Revert "fix for swininr PR breaking ESRGAN for new users"
This reverts commit 8d1d64f9a2.
2022-09-21 09:09:20 +03:00
AUTOMATIC 8d1d64f9a2 fix for swininr PR breaking ESRGAN for new users 2022-09-21 08:39:47 +03:00
AUTOMATIC 1578859305 fix for too large embeddings causing an error 2022-09-21 00:20:11 +03:00
C43H66N12O12S2 e452c961ed Create put_swinir_models_here.txt 2022-09-20 23:31:06 +03:00