Commit Graph
650 Commits
Author SHA1 Message Date
d8ahazardandAUTOMATIC1111 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
d8ahazardandAUTOMATIC1111 cc287d53a5 Bump Versions 2022-09-22 07:21:54 +03:00
ClashSANandAUTOMATIC1111 ef744b96d6 Update README.md 2022-09-22 07:18:00 +03:00
ClashSANandAUTOMATIC1111 ca22b820f4 Update README.md 2022-09-22 07:18:00 +03:00
ClashSANandAUTOMATIC1111 76c9d1a991 Update README.md 2022-09-22 07:18:00 +03:00
ClashSANandAUTOMATIC1111 be3f080909 Update README.md
Added SwinIR and new features to readme
2022-09-22 07:18:00 +03:00
d8ahazardandAUTOMATIC1111 5a1951f175 Update launch.py 2022-09-21 16:50:30 +03:00
d8ahazardandGitHub 1a1f7e85c7 Add LDSR and "GoLatent?" Upscaling (#763)
* Add LDSR Upscaling
2022-09-21 16:06:37 +03:00
benbotandAUTOMATIC1111 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 SnodgrassandAUTOMATIC1111 390ead187c add button to toggle tiling images in the imageviewer modal 2022-09-21 14:09:25 +03:00
Dement242andAUTOMATIC1111 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
ConnumandAUTOMATIC1111 b5693699b8 Revert "Reset image input when dragover new image"
This reverts commit 9035afbab5.
2022-09-21 09:13:13 +03:00
ConnumandAUTOMATIC1111 e9ba2d42d6 fix image replacement via clipboard paste or drag and drop on PNG Info tab 2022-09-21 09:13:13 +03:00
C43H66N12O12S2andAUTOMATIC1111 29d6084f47 disallow no tiling as we don't support it 2022-09-21 09:09:39 +03:00
C43H66N12O12S2andAUTOMATIC1111 a5313351b3 Update swinir.py 2022-09-21 09:09:39 +03:00
C43H66N12O12S2andAUTOMATIC1111 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
C43H66N12O12S2andAUTOMATIC1111 e452c961ed Create put_swinir_models_here.txt 2022-09-20 23:31:06 +03:00
C43H66N12O12S2andAUTOMATIC1111 d8ed699839 Update swinir.py 2022-09-20 23:31:06 +03:00
C43H66N12O12S2andAUTOMATIC1111 5f71ecfe6f Update webui.py 2022-09-20 23:31:06 +03:00
C43H66N12O12S2andAUTOMATIC1111 55dc847c48 Update shared.py 2022-09-20 23:31:06 +03:00
C43H66N12O12S2andAUTOMATIC1111 62ca23ac5b add swinir import 2022-09-20 23:31:06 +03:00
C43H66N12O12S2andAUTOMATIC1111 ae8e21abdd hack 2022-09-20 23:31:06 +03:00
C43H66N12O12S2andAUTOMATIC1111 efab42ff66 Rename swinir_arch.py to modules/swinir_arch.py 2022-09-20 23:31:06 +03:00
C43H66N12O12S2andAUTOMATIC1111 948eff4b3c make swinir actually useful 2022-09-20 23:31:06 +03:00
C43H66N12O12S2andAUTOMATIC1111 7267b7d2d9 extremely basic and incomplete swinir implementation 2022-09-20 23:31:06 +03:00
truftyandAUTOMATIC1111 9035afbab5 Reset image input when dragover new image 2022-09-20 23:30:36 +03:00
AUTOMATIC 19a75d38d7 added --use-textbox-seed option to make long seeds possible from web ui 2022-09-20 20:10:01 +03:00
AUTOMATIC 06cd206107 Enable neural network upscalers for highres. fix 2022-09-20 19:32:26 +03:00
AUTOMATIC 2c9777fcc7 Merge remote-tracking branch 'origin/master' 2022-09-20 19:07:18 +03:00
AUTOMATIC b9674e2900 add extra generation params 2022-09-20 19:07:09 +03:00
Rahul KolasseriandAUTOMATIC1111 c2775528c9 added __name__ == __main__ to launch.py so it can be imported without launching the webUI 2022-09-20 17:23:26 +03:00
orionaskatuandAUTOMATIC1111 f2ad00bc8e Remove default git variables to prevent issues 2022-09-20 17:23:01 +03:00
orionaskatuandAUTOMATIC1111 d0a12763fe Comment variables with default values 2022-09-20 17:23:01 +03:00
AUTOMATIC 90401d96a6 fix a off by one error with embedding at the start of the sentence 2022-09-20 12:12:31 +03:00
AUTOMATIC 54a097a818 Merge remote-tracking branch 'origin/master' 2022-09-20 09:53:37 +03:00
AUTOMATIC ab38392119 add the part that was missing for word textual inversion checksums 2022-09-20 09:53:29 +03:00
Dave SescleiferandAUTOMATIC1111 d7f36dac21 Send a browser notification when the images are ready 2022-09-20 09:52:52 +03:00
MillyandAUTOMATIC1111 a8a75ec43a Fixed filename part sanitizing
The following file patterns are invalid on Windows.
- Begin or end with the ASCII Space (0x20)
- End with the ASCII Period (0x2E)

For example, if `[prompt_spaces]` is specified as the directory name pattern, sometimes file saving may fail.
2022-09-20 09:46:44 +03:00
olivierandAUTOMATIC1111 06e076e48a Keep legacy behaviour wrt reuse of filename during batch processes 2022-09-20 07:44:19 +03:00
olivierandAUTOMATIC1111 5fe2c75da0 Support reusing filename stems during batch processing in Extras tab 2022-09-20 07:44:19 +03:00