Commit Graph
695 Commits
Author SHA1 Message Date
AUTOMATIC d4205e66fa gfpgan: just download the damn model 2022-09-23 10:26:00 +03:00
William MoorehouseandAUTOMATIC1111 d6fd71f36f Update .gitignore to ignore downloaded GFPGAN models 2022-09-23 09:23:16 +03:00
AUTOMATIC 7ef361dfc3 add warning for when user's settings are broken 2022-09-23 09:15:00 +03:00
AUTOMATIC c82e32652e prevent weird behavior when pressing interrupt just as image finishes 2022-09-23 08:48:19 +03:00
AUTOMATIC 02f58cde8d Merge remote-tracking branch 'origin/dfaker-patch-1' 2022-09-23 08:37:40 +03:00
AUTOMATIC 8e8d64199a Merge remote-tracking branch 'origin/dfaker-patch-2' 2022-09-23 08:37:32 +03:00
innovacionesandAUTOMATIC1111 0ce9e05a42 Fix typo 2022-09-23 08:33:08 +03:00
innovacionesandAUTOMATIC1111 6e86fc9fd0 Show interrupt button without progress bar 2022-09-23 08:33:08 +03:00
innovacionesandAUTOMATIC1111 ebf19c1145 Show interrupt button without progress bar 2022-09-23 08:33:08 +03:00
DepFAandAUTOMATIC1111 a2d084a07c Change default bug report template label to bug-report
for later confirmation or denial as an actual bug
2022-09-23 08:30:54 +03:00
DepFAandAUTOMATIC1111 42b7902922 sort JavaScript includes to assure script sequence
Who knows what filesystem they're on
2022-09-23 08:30:32 +03:00
DepFAandGitHub 08e27c3252 sort JavaScript includes to assure script sequence
Who knows what filesystem they're on
2022-09-23 03:05:42 +01:00
DepFAandGitHub ea2426fa61 Change default bug report template label to bug-report
for later confirmation or denial as an actual bug
2022-09-23 02:19:00 +01:00
C43H66N12O12S2andAUTOMATIC1111 19fc3e8279 credit parlance-zz as they requested it 2022-09-23 01:42:55 +03:00
ConnumandAUTOMATIC1111 e16b9dc819 resize mask canvases to fit underlying image (fixes #668) 2022-09-22 22:36:47 +03:00
AUTOMATIC 77cf346d93 settings categories split to columns, remade categories 2022-09-22 21:32:44 +03:00
AUTOMATIC 75b90a5e40 emergency fix for the settings screen breaking the program 2022-09-22 20:41:22 +03:00
DepFAandAUTOMATIC1111 6d1c01c955 Add section splitting to settings ui 2022-09-22 20:26:21 +03:00
DepFAandAUTOMATIC1111 dec7584903 Add Section keys and headers to settings 2022-09-22 20:26:21 +03:00
Prof-CheeseandAUTOMATIC1111 ae32b8a53f Fixed directory name generation process.
'Max prompt words' has been added to config and modified to be used in the directory name generation process.
2022-09-22 20:15:37 +03:00
DepFAandAUTOMATIC1111 cae09e1651 Update selectors after ui and core overhaul 2022-09-22 19:29:20 +03:00
Johan Aires RasténandAUTOMATIC1111 a213d3a21c Add option to always log generation info 2022-09-22 16:34:54 +03:00
AUTOMATIC1111andGitHub 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 CathelijnandGitHub 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
AUTOMATIC1111andGitHub e235d4e691 Merge pull request #824 from dfaker/patch-6
Aspect ratio overlay on img2img
2022-09-22 08:15:35 +03:00
AUTOMATIC1111andGitHub 013e9a4bda Merge branch 'master' into patch-6 2022-09-22 08:15:22 +03:00
innovacionesandAUTOMATIC1111 aa1d1bf44e New position and interrupt integration 2022-09-22 08:12:10 +03:00
innovacionesandAUTOMATIC1111 c9ee98440b New position and interrupt integration 2022-09-22 08:12:10 +03:00
innovacionesandAUTOMATIC1111 8af8fa2055 New position and interrupt integration 2022-09-22 08:12:10 +03:00
innovacionesandAUTOMATIC1111 70e39f6cfe Use generate button as progress bar 2022-09-22 08:12:10 +03:00
innovacionesandAUTOMATIC1111 12622105dc Use generate button as progress bar 2022-09-22 08:12:10 +03:00
innovacionesandAUTOMATIC1111 057206cb73 Update progressbar.js 2022-09-22 08:12:10 +03:00
innovacionesandAUTOMATIC1111 b9aed0c692 Fix progress bar position 2022-09-22 08:12:10 +03:00
innovacionesandAUTOMATIC1111 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
d8ahazardandAUTOMATIC1111 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
d8ahazardandAUTOMATIC1111 4f434c8aea Fix/Revert opts name from GAN to ESRGAN 2022-09-22 07:21:54 +03:00
d8ahazardandAUTOMATIC1111 9a93a82b82 Cleanup Imports 2022-09-22 07:21:54 +03:00
d8ahazardandAUTOMATIC1111 3cc68300cb Typo Fix 2022-09-22 07:21:54 +03:00
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
DepFAandGitHub 2d271c0e62 Add aspect ratio overlay js 2022-09-22 01:51:49 +01:00